Hi All,
Can you please suggest if you have faced similar scenario, when a process is running in the background how can we show a warning message for 5 minutes and after 5 mins we have to show the page to users.
Discussion posts and replies are publicly visible
community.appian.com/.../timer-function-in-interface
Stefan Helzle (stefanh0002) Warning message should display when process model scheduler starts (daily starts at 6:30am, ends 6:35am) and hide the warning message when it ends. Could you please help me.
Seems like i misinterpreted your initial ask.
This seems pretty simple, hide or show specific sections based on the time. Add a "reload" button to allow the user to refresh the UI.
Is this going into the right direction for you?
Need to hide warning message when process model scheduler ends without user actions. Could you please share the code to show or hide specific sections based on the time.
Did you had a look at my first reply?