My goal is to have a reference in a form to an image on the internet. Simple, right? It’s driving me crazy. Here’s what I’ve found so far:
The reference is:
If I put this on a PAGE and mark it as passthru HTML and preview in either a Notes client or a browser it works as expected.
If I put it on a new FORM with no other design elements, mark it as passthru and preview in a browser it works. However, if I preview it in a Notes client it consistently crashes.
It gets more interesting. If I place a computed field, computed text or an editable field WITH a default value before the passthru HTML reference the client does not crash but there is a red box instead of the image. If any of the other design elements are placed after the passthru HTML reference the client crashes. It looks like the form need to do some calculation before it hits the reference or it crashes.
Any idea about what is going on and how I can display the referenced image on a form would be greatly appreciated.
Mike