| Label | The label of this element |
| CSS Class | CSS class assigned to this element |
| Style using CSS only | Defines whether or not JForms should append inline CSS attributes to the element, Set to “YES” if you want to disable inline CSS attributes |
| Multi-Select | Whether or not to allow the user to select more than one element |
| Required | Whether or not this field is required , the Form will not be submitted until this field is filled |
| Options | Elements of this list, each element should be in a separate line |
| Common List | Which pre-defined list to use, Pick manual to specify options yourself, also see ”Adding a pre-defined list” |
Note about “Required” parameter : this parameter behaves differently based on the value of the “Multi-Select” parameter
To create a required list box containing 5 options allowing one option selection
=== Please Select === Option 1 Option 2 Option 3 Option 4 Option 5
To create a list box containing world countries