It seems like in an update a few years ago, adobe disabled dynamically
changing the href property of an image.I have played with the base64
encoding an putting it directly into an images "value.image.value"
property, but the images need to be embedded before the form is rendered
for you to get the base64 imformation. I havent figured out how to get
an image from the internet and convert it to base64 while the form is
running.Has anyone figured out a work around for changing an image
dynamically?...