Enables ordering and enabling/disabling/ordering property selectable values within configuration forms. The enabled options are stored in querystring format using the supplied key in the user-defined order (key=value1&key=value2&key=value3&...).
Supported Data Types
custom
XML
<property id="propertyId" labelResourceName="nameResource" descriptionResourceName="descriptionResource" dataType="custom" template="core_v2_sortableList" key="item" />
Options
Name | Description | Default | Options |
---|---|---|---|
key | The name of the key when reading/writing enabled values in querystring format. | item |