Hi, I am trying to add a cron task to popup an info box every hour to show a list of rooms and upcoming meetings. And the user should be able to click the rooms and redirect to the tab/url.
I tried using notify but sadly notify cant be customized to redirect to a specific url.
I tried using wizard too but couldn’t find any way to auto popup a wizard using Scheduled Actions.
May I know if there’s any suggestion on how to achieve my requirement? Thank you