Lotus Software logo
IBM Lotus Domino Designer 8.5
  Versions 8.5 and 8.5.1






ViewChange @Command

Switches to the specified view or folder within the current database or, if a view or folder is not specified, displays the View menu so the user can select a view.

Syntax

@Command( [ViewChange] )

or

@Command( [ViewChange] ; viewName )

Parameters

viewName

Text. Optional. The name of the view or folder you want to switch to.

Usage

This command executes after all @functions. Use @Command([SwitchView]) to execute immediately. See the Order of evaluation for formula statements topic for more details.

This command doesn't work from within a document or form, so you cannot use it to view a document through another form. Use SwitchForm instead.

You can use this command in Web applications, but you must use the viewName parameter.

Language cross-reference

OpenView method of LotusScript NotesUIDatabase class

See examples

Examples: ViewChange
Related topics
SwitchView @Command
@Commands
Specifying form and view names in formulas




Library | Support | Terms of use |

Last updated: Monday, October 5, 2009