datasource

required

Connects the field to a data source. Options are populated via the configured data source.

Use the fully qualified class name or the $type alias if the definition class is annotated with info.magnolia.ui.datasource.DatasourceType.

filteringMode

optional, default is OFF (STARTSWITH in link field)

Vaadin FilteringMode. Available values are CONTAINS and STARTSWITH.

For this to work, you have to set the textInputAllowed property of combobox field to true.

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