
You can add a control of type Configurable grid to a form.To fill the configurable grid, a query is required. Compared to the Data grid control, you can configure the required query for the Configurable grid. A control event procedure has one or more actions that are done when the check box is cleared or selected.Ĭonfigurable grid Design form control - Configurable grid You can add a control of type Checkbox to a form.įor a check box, you can also define the control event procedure.

As a result, you can use the mobile device to take a picture or record a video and save it to Anywhere mobility studio.If your company uses different types of mobile devices, controls can require a different layout for each device.Ĭheck box Design form control - Check box You can add a control of type Button to a form.įor a button, also define the control event procedure. A control event procedure has one or more actions that are done when the button is clicked.

If your company uses different types of mobile devices, controls can require a different layout for each device.

A control is a UI element of the form, for example, a field, a button, or a text.įor several types of form controls, you also need to define the control event procedure. A control event procedure has one or more actions that are done on a specific control event, like text changed or button clicked. For each form, define the applicable controls.
