Hello Eeveryone,I would like to get a list of all the subforms in a database and compare it with a string so that my process will not generate another subform with a name that already exists in the database.
I thought about NotesNoteCollection,I could say selectsubforms=true,but that would select all the subforms in the Db.There is a selection method property in NotesNoteCollection wherein I can specify a formula for the NoteCollection.
My question is how to generate a list of names of all the subforms and compare it with a string to prompt the user to tell that this subform already exists.
I would appreciate any ideas on this.
If you need any more clarofications,please reply.
Thanks,
Sreeni.