XML variable displayed into an image container | Community
Skip to main content
New Participant
August 22, 2022
Solved

XML variable displayed into an image container

  • August 22, 2022
  • 1 reply
  • 611 views

Hey everyone,

 

I was wondering if it is possible to display an image from an XML variable into a component of an adaptive form. We have an XML variable represented as a containerImage and I would like to display it into an image component provided by Adobe:

 

<containerImage xfa:contentType="image/JPG" href="">

/9j/4AAQSkZJRgABAQEAYABgAAD/4REKRXhpZgAATU0AKgAAAAgABAE7AAIAAAAVAAAISodpAAQA
AAABAAAIYJydAAEAAAAqAAAQ2OocAAcAAAgMAAAAPgAAAAAc6gAAAAgAAAAAAAAAAAAAAAAAAAAA

</containerImage>

 

(There are more letters and numbers included but it is very long)

 

I tried binding the XML into the image choice but it did not work:

 

Is there any way I can show that Image in an adaptive form?

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

1 reply

workflowuserAccepted solution
Employee
August 22, 2022