We have several Stored Search pages which show content that is updated daily. The problem we are facing is that the pages with the search nested within them do not show the most recent date that a file was added, resulting in our footer 'last updated' text seeming quite outdated.
From what I can tell so far there is no option to set up a Trigger to fit our issue. What I am trying to achieve is:
- User uploads file to a specific location and publishes
- Search Page with Stored Search shows new content throughout these pages
- The page that has Stored Search results nested needs to be updated to print the correct modified/updated date
There doesn't seem to be a Trigger that says "when file is created here, update assets X, Y, Z". I'm not particularly fussed with what field of the page is updated, as long as the result means printing a new date on the front end for our users.
Hope I'm being clear here but if not I'll try to explain better. Any thoughts on how to solve this one?