cancel
Showing results for 
Search instead for 
Did you mean: 

How to change the URL property of an "Image Field" dynamically?

Former Member
0 Kudos

Hi Friends,

I have implemented a static (for print purposes) adobe form in an ABAP Webdynpro program. I created a context attribute PHOTOURL (type string) where I put some photo urls dynamically. In the form I bind an "image field" to this attribute. But if I run the program the "image field" does not show the photo in the url. If I put one of the possible values of the PHOTOURL attribute statically into the "URL" property of the "image field" the form shows the photo. How can I change the "URL" property of the image field dynamically?

Or how can I bind the "image field" to a attribute so that it shows the corresponding url dynamically?

Best Regards,

PS: There are some similar threads in the forum but none of them is solved.

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi,

I have solved this problem by little workaround:

Regards Jiri

suresh_datti
Active Contributor
0 Kudos

Hi Jiri,

Can you please fix the url for your workaround?

~Suresh

Former Member
0 Kudos

Hi,

has anyone solved this problem?

Many thanks