Dropdown
The dropdown allows designing a list of options where the user may choose one from the list. The list is contained in a box and opens upon a click to let the user make a selection. The list closes after one option is selected or clicked somewhere out of the dropdown list, and the currently selected option is displayed on the box.
The options provided can be statically defined lists and/or retrieved from various data sources. See Data Sources for details.
Form Design Actions
Clicking on a control pops up a design actions menu with the following options:
Design
Auto Select Value
This option provides the topmost value when opening the form.
The text entered in this area pops up when you hover the field.
Rules
Required for Group
Enter any name into this area to specify a validation group for the related control. After that, when you enter this same validation group name into a Validation Group area on any action button of any task, it will be checked for validation whenever the action is selected on the form.
Dynamic Rules
The dynamic rules section allows specifying format and warning messages of any element and section. It consists of two parts, one of them is for formatting rules, and the other one is for validation rules.
Data
Bound XPath XPath of the element. If set to empty, it uses the parent XPath.
Value XPath
XPath to store selection value.
Caption XPath
XPath to store selection text value.
Related articles
Copyright © 2010 - 2023 Emakin. All rights reserved.