Patrick Mens 5.Jan.11 08:10 AM a Web browser Applications Development7.0.1Windows XP
Hi,
In lotusscript I create a document collection based on the selection of documents by the user in a view. I do this with the UnporcessedDocuments property of the NotesDatabase class.
But when I loop through this collection then the order of the collection is not the same as the order of the selection in the view.
Is there a way to make the order of the entries in a document collection the same as the selection in the view?