Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Panel
borderColorgreen
borderWidth1
titleBGColor#ddffcc
borderStylesolid
titleDefinition

Multi Select Box allows you to select multiple items with auto-complete

...

behavior. Multi Select Box is a useful replacement for the

...

ordinary Select Box, particularly when there is a very long list of options to choose from. Options are displayed based on the user's input.


Figure 1: Screenshot of Multi Select Box in Form Builder

...

NameDescription
IDElement ID (By declaring as "country", a corresponding database table column "c_country" will be created)
LabelElement Label to be displayed to end user.
Options (Hardcoded)

Select Box options

Info

Options defined here will not be put into use if Options Binder is defined below.

Or Choose Options Binder

Options to be populated dynamically using Options Binder plugin.

Warning
titlePerformance Warning

If you have thousands of select options or sourcing them from Options Binder, this may cause significant increase on page load time. Consider using Popup Select Box instead.

Figure 4: Multi Select Box Properties - Advanced Options

...