Create Dialog Box like mailaddres

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

Subject: Create Dialog Box like mailaddres

Does this help?

http://www.bleedyellow.com/blogs/hooks/entry/forum_friday_collecting_user_input

Comment there if you want me to follow-up.

Subject: RE: Create Dialog Box like mailaddres

Hi Scott,

wow: that’s triple A service. Thank you for the quick reply.

Because I am not in the office today I can not test the stuff. But it sounds like the stuff I want to do.

I just want to write the mail to inform you that I am thankful and happy about the solution. After I tested it on monday I will inform you about the results.

Nice weekend

Holm