Category Archives: JSLink

Getting URL to list item in list view’s JSLink

If you have specified a JSLink for your list view, how do you get the URL to the list item from within your rendering function? By URL, I mean a URL that can be used to view/display the list item. If … Continue reading

Posted in JSLink, SharePoint 2013 | Leave a comment

Hiding New discussion link on SharePoint 2013 discussion board for read-only users

The OOTB discussion board in SharePoint 2013 has a ‘+ new discussion’ link at the top of the list as shown below. This link however is shown even for read-only users. When a read-only user clicks this link, they get the … Continue reading

Posted in JSLink, SharePoint 2013 | 4 Comments