List field

The list field type creates a list field in a form.

Option Description
Value Type the value associated to this option. This is the value that will be sent to the Server and used for the field RRT.
Label Type an alternative text. If the label is empty then the value will be used for displaying this option in the MFP.
Default Select this check box to make a value the default value for the field. This option can only be selected for one value at a time.
Allow Multiple Selection Select this check box to allow the user to select more than one item from the list. When multiple selection is enabled, the value of the RRT will be the list of selected values separated by “;;”.
Display Search Options If you selected Allow Multiple Selection, you can select the Display Search Options check box, to allow the user to search the list for an item that starts with the specified criteria.
Allow selections to be edited Allow the user to edit or type new items.
Raise event after pressing the find button Raise event after pressing the find button check box to cause the field to fire an event when the user press find.  You can respond to this event in the script that was configured for the dynamic form section in the general tab.  For details on how to respond to form and field events refer to the Sharp MFP OSA Scripting documentation.
Maximum number of search results to display Specifies the maximum number of search results.