I created a calendar to be shown on a tv screen daily and the only problem I have is to refresh the variable automatically so the calendar to change the date without myself refreshing the screen. I already have it that the Data refresh itself automatically by using a timer.
@Dg5930 is this a Portals page or Canvas Apps?
If Portals, I agree with @chleverenz, a simple timeout / refresh via JS should do the trick
Hi @Dg5930 ,
may be a dumb trick, but why not reload the whole page via window.location.href = window.location.href when the day flips over detcted by your (presumably) javascript Timout handler?
As said: may be a dumb idea, i would try it 🙂
Have fun,
Christian
Lucas001
60
Super User 2025 Season 1
Fubar
55
Super User 2025 Season 1
surya narayanan
35