Display a
variable number of categories in a view
Had you need a view to show documents from many forms with different fields and with a different number of categories?
Or a view with an unknown number of categories?
For example, you need to show all the databases on a Notes Server in a directory structure with a variable number of subdirectories.
The solution is to use the ' \ ' backslash (note: it must be entered doubled in a string, "\\"
If a categorised column contains a text "category1\\category2\\category3" it will behave as 3 categorised columns.
The miss is that there could be used only one text format, no different sizes and colours
Back to main page