Hi there,
for 10 hours I try now to figure out how to create a dialog box like the well known mail address in a Notes Client.
The form contains
embeddedView
’ gets a view of db1 on my server containing 2 values of a document
Button
'which starts an agent to copy selected document
view
’ my new database which receive the selected document and ALL its values of the embedded view into the db2
In detail: the form pops up, the possible values from db1 will be shown and via the button “Add to DB2” a user can select ONE document and it will automatically be copied into the db2
Should be like the well known “mailaddress” where you can see all the registered users from your server, select one of these users and press “To” and on the right site it will be shown after you released the “To” button. The data will automatically be copied into the db2 with the same column names and its values
Are there any howto’s in the web, can somebody post code.
I would really appreciate it.
Thanks a lot for any advice
Holm