hello, I have a question/problem with categorized views.
How can I restrict a view to show one selected category…( like via embedded views “show a cingle category” ) but on click ???
So I can than see only the subcategorees or documents, and then I select the new subcategory I will see only the subSubcategories and documents …
I tryed it in an onClick Event with <sessionScope.category=row.getColumnValue(“viewColumn1”)>
ViewCOlumn1 is the catrgorized Column in the ViewPanel on XPage.
but It doesn’t works.
I hope somebody have any Ideas …
regards Vanessa