Posts Tagged ‘Lotusscript’

I have somehow contributed to OpenNTF

Monday, July 12th, 2010

I woke up this morning to a comment by David Jeyachandran to my blog post on Sorting a NotesDocumentCollection by multiple field values. David wanted to let me know that he is using the sort function in the Notes Reconn project at OpenNTF. That is great news – and I am happy to know that [...]

Sorting a NotesDocumentCollection by multiple field values (Show’n Tell Thursday)

Thursday, October 26th, 2006

I have been using Joe Littons sortCollection function with success to sort a NotesDocumentCollection by the value in a specific field name. However the function can only sort by one field value and I recently had the requirement to be able to sort by multiple field values. Max Flodén has created a function that does [...]