how to dynamically change a image in AEM forms workflow step?
I need to load a image for jcr node in a form for assigned step workflow task. The image was uploaded in previous step is in payload.
- /var/fd/dashboard/payload/server0/2018-11-27/3G76W5ICECE6PISS6ADU4IH24M_6/Attach/fileupload/file.jpg
I prefilled text's fields with XmlData but I can't do it with an image. What is the correct form to prefill this image component?