In the forge, Trigger Action, Refresh Screen, how do you turn it off when you want to pause or stop the time interval for refresh screen? Thanks
Hi Louie,
Unfortunately with the current implementation, I don't think that is possible. I'll upload a new version where the refresh can be stopped when I have some free time.
Best regards,
Pedro
Ok thanks Pedro, looking forward to it.
Hi @Louie Angostora,
Just published a new version that will make this possible. To kill the refresh just set the Interval value to 0 or enclose the web block in an if statement and switch the condition when you want to stop the refresh.
You can try it here: https://pedrodinism.outsystemscloud.com/TriggerAction_Demo/DemoTriggerActionScreen
Hope this helps,