4.2.10 The MultiSelect tag
Description
This tag allows displaying a list of values offering the possibility to select one or more values.
Example
| Rendering |
|
XHTML settings | </bluage:MultiSelect> <bluage:MultiSelect id="slc_country" instancename="newContact" tablefield="Contact.listCountries" instancenamelist="countryList" listkey="Country.value" listvalue="Country.id" selectionmode="multiple"> <select> <option></option> </select> </bluage:MultiSelect> |
| Screen activity diagram |
|
| Entities Diagram |
|
| |
| Service activity diagram |
|
Tag attributes: reference
| Name | MultiSelect |
| Documentation | One item or more can be selected. |
| Diagram |
|
Tag attributes: description
NB: The setting of « MultiSelect » is similar to the « Select » tag with one more attribute: « selectionmode »
| Attribute | Required | Description |
| selectionmode | N | Allows to specify the selection type :
|





