Preconfiguration "PmgForm for selection of multiple items from the list."
Creates the
PmgForm object Allows to select items for a new list from the list in the table.
This preconfiguration can be activated when
creating a new Pmg object.
This preconfiguration is included in the
"/ Form for entering the values" group.
Initialization of appearance and of controlling the table is configured in the
onFormLoad event. An example of a list of items and their pre-selected items is in the beginning of this event. And in the
onOK function, you need to program an action that uses the new selected list.
This preconfiguration is functional only for
JavaScript language.
PmfTable:
The name of created object | Name (identifier) of the Pmg object. It is used for obtaining the Pmg object by the PmgObject.Items method.
This configurator sets the initial value of the Name property.
The maximum name length is 30 characters.
This is a system name, so it must contain only alphanumeric and must not contain any diacritics (i.e. national dependent characters), empty string, spaces and first character must not be a number. |
---|