I have two databases. db1 contains a config document. Inside the config doc, I have a logo stored in a RTItem.
I want to display the logo in an image contro in db2. No problem in browser. Both db ar in the same path.
But how to display the image in XPinC? I cannot get it to work. Before I'm getting mad about this, could someone please push me into the right direction?
I have already looked into some OpenNTF samples, but all of them only reference an image inside the same application. Cannot find an example for cross application reference.