LotusScript/UIView.CaretCategory reports only the vsible text of the category

Hi all,

in a categorised view with a subcategory (i.e. column value “Maincat\Subcat”) usually only the text of the Subcategory (here “Subcat”) is displayed, which is quite perfect.

But unfortunatly delivers the method UIview.CaretCategory only this text and only this text. This first also seems to be ok, but this means in fact, that one can not use the method CarteCategory to retrieve the category in this kind of views, because the subcategory text is not necessarly unique and in most cases it is in fact not unique! And even if it would be unique, qould it be a time consuming process to retrieve the right complete category string.

It would be great if IBM/Lotus/IRIS would be able to find a solution for it !

Joe