Form events and actions

A form and each control on a form have a predefined list of events into which you can consume actions, allowing the designer to react to a user action.

For example, you can retrieve a list of states or counties based on the selected country, or save an order when the Submit button is clicked.