I’m using the “Lotus Domino and Notes Toolkit for COM” to create Documents.
By using the class NotesUIDocument i’m able to set the Values of fields.
What do i have to do to create Repeating documents? I’m setting the Values for “Repeats” and “OrgRepeat”.
Then the Dialog for the Repeating is opend. What do i have to do now?
The user should not do anything in this dialog. The dcouments have to be created automatically.
How can i set the values in this dialog and “push” ok?
Does anybody have some experience with this Toolkit?