Want to know how to dynamically call the image source/path on certain conditions in form designer.
Currently I setup [image field] in the document. Wondering how I can use javascript to call / add the image into the image field .
I have tried to use the code below on [form:ready]
this.value["#image"].href = "https://upload.wikimedia.org/wikipedia/commons/thumb/8/8f/SAP-Logo.svg/320px-SAP-Logo.svg.png"
But it didnt work.
Adobe Experience Manager - forms designer version : 6.5
My final goal is using XML data and javascript to dynamically change the path of the image.
Hope someone have a solution/answer for this question.
Thanks
Solved! Go to Solution.
Views
Replies
Total Likes
Views
Replies
Total Likes
Views
Replies
Total Likes
Views
Replies
Total Likes
You cannot change the image path using JavaScript
Views
Likes
Replies