[...] in SharePoint 2013, Microsoft have extended the SPField with a new proprety called JSLink which is a JavaScript Link property. There’s a JSLink property on the SPField class as well as a “JS Link” property on for example List View Web Parts. If we specify this property and point to a custom JavaScript file we can have SharePoint render our fields in a certain way. We can also tell for example our List View Web Parts to point to a specific JavaScript file, so they’re also extended with the JS Link property.
Tag Archives: View
SharePoint 2010 and the Mystery of the Disappearing View Selector Menu
SharePoint 2010 and the Mystery of the Disappearing View Selector Menu
Remember the good old days, before SharePoint 2010, when a dropdown on the top right of a List View Web Part (LVWP) allowed you to select different views, quicly and easily?
SharePoint Workflows – Linking to Workflows in List Views and Item Displays
SharePoint Workflows – Linking to Workflows in List Views and Item Displays
How to place a link to a Workflow on the display form of an item. Also covers how to put the same sort of link as a column in a list.


