emptySelectionAllowed

optional, default is false (true in link field)

Defines whether the user can select nothing in the field. When true, an empty item appears to the user.

emptySelectionCaption

optional, default is empty string

When emptySelectionAllowed is true, the empty item appears with the given caption. The value is i18n-able.

pageLength

optional, default is 0

To enable paging and filtering in the field pop-up, value must be an integer greater than 0. Value of 0 disables paging and filtering and makes all items visible.

placeholder

optional

Placeholder text to be displayed when the field is empty. The value is i18n-able.

popWidth

optional

Sets the width of the field pop-up relative to the field itself. If no value is specified, the pop-up's width will automatically expand to fit the content of all displayed items.

scrollToSelectedItem

optional

Defines whether the selected item is visible when opening the field pop-up. Available values are true and false.

textInputAllowed

optional, default is false (true in link field)

When true, the user can type into the field to filter the available items. The filteringMode property of select field defines how the options are filtered.

When false, the field just shows the current selection.

#trackbackRdf ($trackbackUtils.getContentIdentifier($page) $page.title $trackbackUtils.getPingUrl($page))
  • No labels