Skip to Content
0
Former Member
Feb 25, 2009 at 04:08 AM

Dynamic R/3 Image URL in Adoeb Form

428 Views

Hi

I am facing issue while trying to display image in adobe form. The image source is comming from backend R/3 in the form of URL something like the below shown URL which is again a dynamic one http:
<hostname>:<port>\....\...\asu09939e7664352s293952e052772365e425345324f29349234324323200

I have tried with the following code with Forcalc as scripting language for an image field

$.value.#image.href = $record.photourl

Can someone put some light on the above issue.

Regards

Srikanth Anthargam