The OPTION tag is used to configure dropdown fields on your Aeon web forms that contain options typically corresponding to a group defined in the Aeon Customization Manager's CustomDropDown table. Several Aeon fields are set up in the CustomDropDown table and configured with the OPTION tag on web forms by default. In addition to these default fields, you can also configure a new group in the CustomDropDown table as a dropdown field on your web forms and store the user's selected option into another default Aeon field, such as ItemInfo1, or into a custom field configured for this purpose in the CustomFieldDefinitions table. The OPTION tag can also be configured to display the CustomDropDown group as a group of checkbox inputs on the web form instead of a dropdown menu to allow the user to select multiple options.
Further Reading
For more information on using and configuring the OPTION tag, see the documentation below: