10,853
edits
Line 46: | Line 46: | ||
|- | |- | ||
| On Can Execute | | On Can Execute | ||
| This rule is executed when a | | This rule is executed when a command is about to be displayed. Use it to control in which situations users can see and use the command, so that you can hide this command in situation, when its action is not suitable. See [[Form commands]] for more information and examples. | ||
| Yes | | Yes | ||
| – | | – | ||
Line 52: | Line 52: | ||
|- | |- | ||
| On Execute | | On Execute | ||
| This rule is executed when a | | This rule is executed when a command is pressed / tapped. It defines the actions that the command performs. | ||
| Yes | | Yes | ||
| – | | – |