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.

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