Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

9
  • I may have an idea. Could you please specify how you changed the JS link? Commented Aug 5, 2015 at 9:12
  • @SPArchaeologist, Added my JS code to post. :) Commented Aug 5, 2015 at 9:21
  • Sorry, my bad, I meant how you added the JS Link to the "page". Did you set the list view property? the web part one? Commented Aug 5, 2015 at 9:30
  • haha, yes. Did so via the 'Edit Web Part' options, on the list view (added screenshot) Commented Aug 5, 2015 at 9:34
  • Can you try to change the web part JS Link property so that it look like 'clienttemplates.js|yourOriginalScript' ? as far as I know, task list already include a jsLink to clienttemplates.js and probably now you are overriding it. By using the undocumented pipe joiner, you can define multiple jslink file to be used.... so try to include the other script to. Commented Aug 5, 2015 at 9:43