Image variables in HTML demos
Similar to adding variables to text elements, you can also add dynamic variables to image elements. This lets you personalize images in your HTML demos.
Two ways to use this:
Personalized Links: Upload different images for each variable when creating personalized demo links
URL Parameters: Add image links directly in your demo URL
Adding a variable to the HTML/Sandbox demo's URL parameter will personalize every image that uses that variable name (i.e. {{logo}} or {{graph}}) within the demo Simply add variables by clicking on the "{}" icon from the HTML edit toolbar and adding a variable name. You can then create a Personalized Link and upload your variables or add publicly available URL of the image in the demo URL parameter.
This makes it easy to customize demos for different audiences or use cases.
Last updated
Was this helpful?