Built-in Option Select plugins

NamePlugin nameDescription

OptionSelectRoleList

Role list

Returns one option per application role, with the role name as both label and value.

OptionSelectUserList

User list

Returns one option per application user: label is the user's name (suffixed with " (*)" when the user is inactive), value is the user id.

Not wired to a metadata field automatically - it is referenced by canonical class name in the className attribute of a select element in the metadata XML definition, which then loads its options from the plugin instead of the element's own static option list. See Creating your own Option Select Values plugin for the interface and a full example.

Table of contents [ Hide Show ]