Backend.getSelectValues ViewHelper <mwc:backend.getSelectValues>
This ViewHelper is used to generate the select options for the configured select field. It should only be used in the backend context.
Arguments
The following arguments are available for the backend.getSelectValues ViewHelper:
configuration
-
- Type
- string
The json string of the MultiColumnWizard field.
optionsFunction
-
- Type
- string
This array has to contain the full classname, the method to call and all the parameter that are needed to call this method.