Related form multiselect
[DESCRIPTION]Filter with single parameters including standard security.
Properties
- Type: Complex
- Groupable:
[YES/NO]No - Show in lists:
[YES/NO]Yes - Searchable:
[YES/NO]Yes - Requires configuration: Yes
User interface
Field in show mode
Field in edit mode
Configuration
[EventuelDescription beskrivelse afof configs]
Special features
There is automatically added a special JS function named: getValueDisplay + [FieldSystemName]
- The function returns a comma seperated list of display values.
- The function is only referable clientside.
Example for displaying the values selected in the field "My statements" (System name ="STATEMENTS"):
alert('You have selected the following values ' + getValueDisplaySTATEMENTS());
Developer info
- FeltTypeID: 230
- SQL datatype: INT(11)
- Class name: FieldMultiSelectSubform