Image
Display an image to the user. Images can be selected from many different sources, including from Connectors (Databases, File systems and Web Services), Static Data or the Stadium Gallery.
Images uploaded to the Gallery are embedded within your application and are always available unless removed from the Gallery.
Add an Image {% endembed %}
Properties
Section titled “Properties”-
Image
Select an image to display to the user.
-
Alt Text
Text to display when the image is not available to be displayed.
-
Height
Height the image should display at. If left empty (Default) it will display at its original height.
-
Width
Width the image should display at. If left empty (Default) it will display at its original width.
-
Visible
Set to False if you don’t want this control to render on the page and be visible to the user.
Events
Section titled “Events”-
Click
An Event that triggers when the image is clicked.