Hi,
I need to insert an image into an image field using a path I'm retrieving from my database.
I did a first try with
Image1.resolveNode("value.#image").href = "D:/temp/Image.tif"; in the initialize script but it doesn't work.
The default image I stored under Image1/Object/Field/URL is gone but the new one is not shown.
Can anybody help?
Thanks
Gert