Hello, I just want to request a button with a confirmation pop up.
Use cases:
Delete button - Confirm to delete?
Submit Button - Confirm to submit?
Hope this will be a feature soon!
Hello, I just want to request a button with a confirmation pop up.
Use cases:
Delete button - Confirm to delete?
Submit Button - Confirm to submit?
Hope this will be a feature soon!
Ya…gotta build it yourself at the moment. Typically
There are fancier ways to keep everything on the same screen, but those ways count against your update quota now.
Create user specific column to record click… then substitute that button with double button… left for cancel, right for confirmation… base visibility condition for both buttons on that usc column. Use custom action option to write and clear this column…
Much more effective than what you are requesting… you can add multiple actions to that process
This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.