Select Row Tag

The select-row tag displays check boxes in a multiselect list applet. This applet allows the user to choose multiple items for a transaction. To make these choices, the user clicks the check boxes that SWE displays in the first column.

This tag uses the following format:

<div od-type=select-row property="FormattedHtml"/>

where:

  • property. If the applet is enabled for multirecord selection in Siebel Tools, and:

    • If you set the property attribute to FormattedHtml in the select-row tag or in this tag, then SWE displays the check box. For more information, see This Tag.

    • If you do not include the property attribute, then SWE displays the body of this select-row tag.

For example:

<div od-type=select-row property="FormattedHtml"/>

For example:

<div od-type=select-row>
  <div od-property="FormattedHtml"/>
<!--od section select-row close–

You can set the HTML Multi Row Select property of the list object of the applet to TRUE to enable multirecord selection in Siebel Tools.