Display image in vDesigner 1.0

How can I display an image in vDesigner 1 that is already stored in DMS? I have a dynamically generated QR code stored in the DMS server that needs to be displayed on frontend, how can I achieve the same? I cannot use the image uploader element here as the image is generated through a client API.

@Ritik_Dixit @AnushkaGupta could you please look into it.

@Vaibhav_Chandak You can use Image View Control as you can see in the attached SS for your reference for viewing the Image from the DMS by setting the URL Path in to Absolute JSON Path. i.e. you can stored uploaded image in to the JSON path where you captured from the front end journey and you have to pass only stored JSON Path in to this Image view Control. Hopes It will work.

3 Likes