With regards to team calendars, we would like the calendar to refresh frequently so that if someone updates the calendar, everyone can see the change automatically (without clicking on refresh). I have reduced the cache down to 1 minute but this has made no difference.
Is there a way of achieving a frequent refresh rate on the calendar?
It has been a long time since I worked with the team calender. I can remember that you can embed it on a normal confluence page.
If that's possible, then html code like this
<meta http-equiv="refresh" content="10"/>
Updated every 10 sec
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.