Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

After the Bind button is clicked:

Image Added

Input Type (Rich UI Only)

These properties are used to specify an input type for the textbox. These are primarily used for mobile purposes, but are supported by HTML5 capable browsers.If this field is not set a standard textbox element will be used by default.

Database-Driven Auto-Complete

This section allows the correct choices to be retrieved from a Database file. In order to use this, simply enter the name of the database file, the name of the choice option field, and the name of the choice value field.

 
The selection criteria can be used to filter the choices similar to an SQL WHERE clause. There is no need to qualify the database file name with a library name, although you can if required. Once the file name has been entered, the "..."  button in the choice options and choice value fields will open the dialog box shown below. This dialog lists all the fields in the specified file allowing easy selection of the correct field names.