Return from first column of a categorized view when using readers fields
问题 I have a Notes Categorized view of documents. Some of these documents have a Reader Field set. I'm building a 'view' of these documents in a series of nested Repeat Control. The first repeat is bound to a viewScope variable, called vsCat1 and I set vsCat1 in the AfterPageLoad event by opening the view and getColumnValue(0) which returns a list of the categorized data. The issue is that there is a category in the list that a particular user does not have Reader access to. So nothing displays