Hi Guys,
I have a requirement to show a dynamic image on ADOBE forms.
The image supplied will be via a URL.
I tried to do it by creating an image in the context node and selecting "Graphic Reference" and passing the URL in the URL section, but no luck.
I also tried writing a java script Imagename.value.image.href = "Some URL", but again no luck.
I have gone through many documents present on SAP help and other site where they have said that it can be done using the "Graphic Reference" way.
I know we can do it with the "Graphic content" option and passing the image in binary format but my requirement here is to do it with URL.
Any help will be highly appreciated.