Forum Discussion
JS link OOB option.
at console level i can see url appended by ?ctag=<some code>
So, if the url is :
<tenant name>/jslinkfiles/prioritycolor.js
when i check the console, it displays 404 error and when i click on the url. it displays
<tenant name>/jslinkfiles/prioritycolor.js?ctag=0$$16.0.6511.1207
How do i avoid this ctag to appear.
Thanks
so it is working now or still not?
when i see this<tenant name>/jslinkfiles/prioritycolor.js?ctag=0$$16.0.6511.1207 you are missing the library where you are putting the files.. why do you want to remove the ctag? i think it is something to reconize i am correct it refers to a csom version..
- null nullMay 24, 2017Iron Contributor
jslinkfiles is the name of the document library.
Because i think ctag is making the problem.
i have copied the url with the ctag and pasted in the address bar and it did not work.
- John Aage AndersenMay 24, 2017Iron ContributorDoes the copied URL work without the ctag?
As Tanya Denton asked, did you publish the script (if you need to?)?
Clear the cache in the browser and try again.- null nullMay 24, 2017Iron Contributor
Does the copied URL work without the ctag?
I dont know if it will work but when i put it in the address bar without ctag , it works as its just the pure link.
yes, it was published.
This is not working for my organisations tenant.
I tried doing it in my personal tenant and it worked and becuase it worked, the url with the ctag is also not shown. So, i dont know if ctag is causing the issue but given the fact that it is appending to the item and putting it in address bar does not display the file makes me believe that.
What could be the difference between my personal tenant and my organisations tenant.