2.2.10.7 Image
Properties of Image
Id - unique identifier of the control
Source - assign an image stored in the MIME repository, URL from the internet or a base64 encoded string, this can be utilized via an online tool at https://www.base64-image.de
Alt - text to be displayed in the event that the image can't be displayed
Width - width setting
Height - height setting
Visible - set a boolean value or a variable with type boolean from the Model to control the visibility property
Advanced - properties of the control not available in the above list can be added here.
Step-by-step guide
How to add a Image
Right click on a Form Element and select Add Image
The Image control has been added