hi.After insert a View Control that point to an outer view(another lotus database), the generated column link looks like:
http://www.host.cl/systems/GestDoc.nsf/%24%24OpenDominoDocument.xsp?databaseName=CN=ServerName/O=Org!!systems\Historial.nsf&documentId=27A26C5E32EE9DFF842575910056568E&action=openDocument
After clicking the link, i get an error page HTTP 500.
When i open the document from a common web lotus notes view, it opens without problems with the designed xpage.
Wich’s the problem to open a document from an outer view control??
Thanks
Diego
PD: i have similar problem to open attachments from the Download Control.
Subject: This might just be working as designed
The column link may need to be configured to point to a xpage on the other db to open the document. See the following for more information - http://www-10.lotus.com/ldd/ddwiki.nsf/dx/xpages-viewpanel-form-mapping.htm
That viewing attachments issue maybe a bug as the application is a sub folder off the data folder. This will be addressed in 8.5.1
Subject: it works!
ok Paul, it works when at runtime, i select to open the view documents, with an specific XPage of the current Database.Thanks you very much!
Diego
Subject: Thanks Paul, i will try it.