Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi
I have one button , which has 2 actions on 2 variables.
How can i effect 2 actions take place once when button is clicked ?
Thanks...
You could always add 2 actions for a button. Just click on Add button again, after you added first action. Would that work for what you are looking for?
Edit: Or do you want the button to perform actions only once? If so, you can conditionally disable the button once its pressed using variable values you are initializing. Please provide more details, if possible.
Hi Ramya,
Take a look at the attached file.
Good luck.