Adding Images to Pages
Administration à Smart Forms à System Constants & Images
Here is where Images can be uploaded and used in smart forms. By default, there will be a selection of images uploaded.
Each image will have a reference starting with “IM” eg IM1 or IM45
To reference an image you can use this formula:
‘<img src=” ‘ + IM45 + ‘ “ />’
OR
<img src="'+ SC0 + 'images/CustomImages/10.png;+’”/>
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article