Forum Discussion
null null
May 22, 2017Iron Contributor
JS link OOB option.
I am trying to use JS link by uploading the js file to the style library and then going to task list, edit page, web part properties and miscellaneous-> paste the link to the js file. However, i ...
Maggan Wåhlin
Jun 01, 2017Iron Contributor
- Use the developer toolbar F12 and verify that the file is being loaded into the browser.
- If No, try:
- Verify that the file is added to the correct folder and site level
- Specify the link as such: ~sitecollection/folder/file.js.
- If Yes, try:
- Debugging the script