mgrunert
Occasional Observer

getStoredUrl show values, even if I clear the URL cache

Hi,

I want to build a page for the internal preview in ContentCreator, that shows some information about the
existing pages and especially their stored URLs.

 

I collect the necessary information via FirstSpirit script over the getStoredUrl(..) function at the PageRef objects.

 

I noticed, that I have two different behaviours:

If I declare the scripts as "template" and use it in a PageTemplate within the internal preview, the function gives me a stored URL, even if I cleared the cache for the specific PageRef.

 

If I declare the script as "menu" and use it e.g. from the SiteArchitect Menu, it shows empty URLs, which seems correct.

 

Now I wonder why I have this behaviour and how I can "fix" it for the "template" version...

0 Kudos
0 Replies