I have a page with two list view web parts one pointing to pages library and another to a custom list and created custom jslinks to render them and notice that one of the two jslinks affects both web parts, the second jslink has no effect. How to restrict the jslink effect to only the web part which it is assigned to.
Secondly, I read about BaseViewID and ListTemplateType, assuming i have multiple custom lists on the same page how to control which web parts will be affected since all will be having the same ListTemplateType.
Thanks