ImageButton
An image button is a button that shows an image rather than a label. An node can have these attributes, in addition to the common control attributes:
| Attribute | Description |
|---|---|
| Image | Source of the image that is displayed on the button.
See App images. |
You can also configure an image button to show a popup menu. The menu items are configured under the node, which is a child of the node. The node has these attributes:
| Attribute | Description |
|---|---|
| Id | Identifier for the popup menu. |
| ShowSelector | Indicates whether the popup menu will indicate which record is currently selected. |
The node has a child node with one or more nodes as children. Each node defines an item that will be displayed in the popup menu. An Item node can have the common control attributes: