Open for voting
Score1
For testing purposes it would be useful to select which actions are enabled or disabled in a button. This would save a lot of time, since you would´t have to delete the action and then recreate it again to debug your solution.
For testing purposes it would be useful to select which actions are enabled or disabled in a button. This would save a lot of time, since you would´t have to delete the action and then recreate it again to debug your solution.
Instead of deleting the actions you can simply set the Condition to =false.
This action will be skipped.
Of course you have to store your original condition expression on a temporary place.