Hello
I have a lotuscript code that searches for a document collection in a view. it is a view with 2 categorized columns. I only do a search for the value of the first column ( first sorted categorized column. The third column is also categorizes. The first category is no document but the third catogory is also a document. When the first and second categorized column is expanded I can see that for a certain category there are 8 documents. When I only expand the first categorized column and collapse the second categorized column I see 5 entries for that same category.
when I do the search in lotusscript to find the document collection for that same category , the collection says it found 5 documents. I assume that those 5 are the documents I see when the first categorized column is expanded and the second is collapsed.
How can I make sure that the search finds all 8 documents