FORMULA LANGUAGE


ViewShowOnlyCategories @Command
Collapses the view or folder so that only category and subcategory names show up. This command is a toggle; selecting it a second time expands all category levels.

Note This view setting will remain active for all views until it is toggled off. If a view is not categorized, and ViewShowOnlyCategories is toggled on, no documents will be displayed.

Syntax

@Command( [ViewShowOnlyCategories] )

Usage

A database must be open at the view level.

This command does not work on the Web.

Language cross-reference

CreateViewNavMaxLevel method of LotusScript NotesView class

createViewNavMaxLevel method of Java View class

See Also