I want to add a delay on buttons.
So for example when some one clicks the button, it will be disabled and be grayed out for 5 secs before it can be clicked again.
Any advice
I want to add a delay on buttons.
So for example when some one clicks the button, it will be disabled and be grayed out for 5 secs before it can be clicked again.
Any advice
Use an âAdd a pause before next actionâ step in your workflowâŚ
Create your own button (in this case Iâm using group as a button).
Add a new custom state on it, letâs called it âloadingâ with yes/no data type.
when this button loading is "yes"
this element isn't clickable is yes
works well! Thank you!
OR simply go to Workflow > Navigation > Add Pause Before Next Action
This topic was automatically closed after 70 days. New replies are no longer allowed.