Hi,
You would like to change programaly an image ressource used on a page with hotspot. I found no LotusScript classe which do that. Is there something in the Notes API ? Or could I use a image stored in a Notes document ?
Thanks in advance
Thierry
Hi,
You would like to change programaly an image ressource used on a page with hotspot. I found no LotusScript classe which do that. Is there something in the Notes API ? Or could I use a image stored in a Notes document ?
Thanks in advance
Thierry
Subject: Image Ressource / API Notes
There are a couple of different answers, depending on what exactly you need to do. The first possibility is that you could make the image resource a computed reference, so that a condition or flag of some sort would determine the image to display. The second possibility is that you need to control more about the image resource than that, in which case you would need to look at either modifying the page design element using the API’s or DXL, or using a third party product such as our Midas Rich Text LSX to modify the page design element for you.
The computed reference is by far the easiest and cheapest solution, but if you need more control than that, the Midas solution is easiest, but costs something.