Actions triggering delayed feedback

Hi everyone!

Is there a way to update the content in the app after a delay of X minutes/hours/days ?

f.i: Show a different article in the home page each week

thank you
Deb

Not through Actions. Actions run all at once and only when instigated by the user. There is no delay or wait function.

However, it would be easy to place future dates/times on your articles and then show content whenever it’s within that date range. Even a date on the article and a math column with the WEEKNUM function would make it simple to just show certain articles based on that week number.

2 Likes