8.1.8 Combo Box (std_dropdown)

 

QuickStart - Clickable Image

   Properties - Combo Box

The combo box weblet builds a dropdown selection for a field. The values used to build the dropdown can be from a working list or a static set of values defined via the item property of the weblet. Each dropdown is implemented as a <select> HTML tag. It looks like this:

image033