Dropdown

This data field is displayed as a drop-down list. The field’s data value is changed when the user selects from the list. It receives the value from the property specified on the Display Properties tab in the FDF Editor.

The DropdownLoading event allows the script to get control and adjust the filter before the data is fetched. Also, if there is an InlineCollection, the record set can be changed at this time. However, the structure of the drop-down list cannot be changed.

If you select the Dropdown category, only IPFDropdown is listed in the Formatter field.