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

output_html_m228cc152.png


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

output_html_4b679d92.png

Entities    Diagram

output_html_m42e90fa.png


output_html_7acea5b6.png

Service    activity    diagram

output_html_m3eb7cdbe.png

Tag attributes: reference

NameMultiSelect
DocumentationOne item or more can be selected.
Diagram

output_html_9262372.png

Tag attributes: description

NB: The setting of « MultiSelect » is similar to the « Select » tag with one more attribute: « selectionmode »

AttributeRequiredDescription
selectionmodeN

Allows to specify the selection type :

  • « single » : only one value can be selected
  • « multiple » : several values can be selected

BLU AGE is a registered trademark of NETFECTIVE TECHNOLOGY S.A. - Trademarks are property of their respective owners
Do not copy or divulge without written permission