Question
6
Replies
2993
Views
Posted: August 24, 2015
Last activity: February 1, 2016
Closed
On click of button apply condition
How to apply condition on click of button if condition is satisfied then it execute next action other it should through the error.
Message was edited by: Kip Jackson
Modified Discussion Title
Instead of throwing an error why not simply disable the button when the condition is not satisfied so that it cannot be clicked? This functionality is built in to the button configuration (example from 7.1.8):