Hi all,
Has anyone had issues with the ToC displaying the old ToC structure after updating the Multiscreen HTML5 output on the webserver?
We originally had an issue with the whole project not updating (ie, we updated the output files on the webserver, but viewing the website showed the old version.) We had to clear the IE cache to view the new content each time. On advice, we've added meta tags to the project which prevent caching, but this only seems to affect the html files. Because the ToC is built from javascript, this is not affected and so is showing out-dated content and "file not found" errors if we've moved or deleted something.
The advice we've been given for this javascript issue is to manually add a new, unique query string to each js reference after each compile.
I've never come across this problem with help before.
Any help appreciated.