| 1. |
What Is The New Js Link Property On Spfield? |
|
Answer» NEW “SPField.JSLink” property has been added to help specify any EXTERNAL JavaScript file Containing any Rendering logic for Out-of-Box or Custom FIELD type.With JSLink developers can now Control the Rendering (the presentation and validation) of any Field (Custom or Out-of-box) on List forms as well as in Views by simply ADDING a reference to an External or deployed JavaScript file. New “SPField.JSLink” property has been added to help specify any external JavaScript file Containing any Rendering logic for Out-of-Box or Custom field type.With JSLink developers can now Control the Rendering (the presentation and validation) of any Field (Custom or Out-of-box) on List forms as well as in Views by simply adding a reference to an External or deployed JavaScript file. |
|