MaestroThe UI design product. | Form Builder | All versions This feature is related to all versions.
Maestro comes with the Autocomplete Field component, which allows you to create fields that auto-complete user's input text as they are entering it, for example, a client's address.
The following properties are available to the Autocomplete Field component:
This text will be used in an aria described by on the input
This text will be alerted to the user if 0 results are found
This text will be concatenated to the No Results Message if Extra Item Message is NOT blank
This text will be alerted to the user if 1 result is found
This text will be alerted to the user if more than 1 result is found
This text will be placed on the left of the button
Select the data source
The following options are available from the Data Source dropdown:
Label | Value |
---|---|
TM Dynamic Data Service | service |
Reference Data (Prepop) | refData |
Uses the Transact function call instead of legacy dynamic data calls
Path to source data
Trigger Field name in JSON Result
Names that will show on each suggestion list item
The fields to pass into the dynamic data call
Paths to set result data to
The fields to pass into the dynamic data call
Paths to set result data to
Check to enable loading message popup
Text to display in loading message
Next, learn about the Slider component.