Adding Images to Pages within Smart Forms

Modified on Fri, 29 Nov, 2024 at 8:56 AM

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

Let us know how can we improve this article!

Select at least one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article