Panel | ||
---|---|---|
| ||
ImageThis element is used to display images on the page. |
Attributes
Name | Description | Value |
---|---|---|
id | Unique Identifier. | Any |
name | The image name. | Any |
value | The value that will be displayed. | Any |
datapath | The data path field name. | Needs to correspond to the CRMDO object field |
maxwidth | The maximum width of the image. | Any number |
maxheight | The maximum height of the image. | Any number |
bordersize | The size of the image border. | Any number |
...