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. |
---|---|
Button text | Text written into the title variable. |
Border and shading type | Sets the border type and shading of the graphic object.
wider 3D border, with shading
thin 3D border, no shading
thin simple border, no shading |
Action |
Simple example - Releasing the button
Simple example - Pressed and released button
Simple example - Selection from button menu
Open panel - in the main frame (target:main;)
Open panel - in this frame (target:_self)
Open modal panel (target:_blank;modal:1;)
Status change confirmation dialog
Date and time entry Window (PmForm)
Date and time entry Window (PmForm) - (time from/to)
Selection of the item from the list
Multi-selection from the list of items
Selection of the item from the list in the multi-level menu |
Path to panel | |
Identifier of the window (blankid) | Identifier of the independent or modal window.
If a window with blankid identifier already exists then the new viewer opens in current window, otherwise it opens in a new window. - Prevents opening a large number of windows with the same identifier.
- It allows this window to be referenced, for example:
|
Question before confirming the action |