Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Composing a document in a different database?

23 views
Skip to first unread message

Tom Taylor

unread,
Feb 14, 2013, 3:39:02 PM2/14/13
to
Hi All,

I am trying to create an action button in a form that will allow the user to create a document in another database. I've tried @Command([Compose]; server : database ; form ; width : height) to no avail. I've also tried @Command( [FileOpenDatabase]; server : database ; viewName ; key ; newinstance ; temporary ) before the compose, also to no avail. I'm using Lotus Notes 6.5

Has anyone successfully done this? If so, can you post results for me?

Thanks,
Tom Taylor

BigBlueOcean

unread,
Jul 21, 2014, 5:19:21 PM7/21/14
to
Go open the 'other' database, and
Create a Document using that database's DB object obtained by opening the 'other database.
0 new messages