I’ve a colleague who is using a Notes db as a backend for a Web Portal. He is looking up a view, for a ‘Rate this Page’ db, and within that view he wants to return the Categories as the categories hold an average of the rating field (Using the function in the Column Properties with Hide Detail Rows ticked).
However, he wants to hide the documents within the view completely. Obviously there are many ways around this, but I wondered if there’s actually a way to hide the documents within a category itself.
I don’t think there is a way and I imagine he will need to parse the generated XML to return just the category header and the Average value.