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






NavigateNext @Command

Navigates to the next document in the current view or folder.

Syntax

@Command( [NavigateNext] )

Usage

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

For Web applications, use this command only for forms. It does not work for view actions. For instance, if you have a view template form associated with a specific view, and want a Web user to be able to jump to the next document in a document list without having to return to the view to select it, add this command as an action or hotspot to the original form associated with the view, not to the view or view template form. See Designing a form as a view or navigator template in the Application Development with Domino Designer guide for details on view template forms.

Language cross-reference

GetNextDocument method of LotusScript NotesView class

GetNextDocument method of LotusScript NotesViewNavigator class

getNextDocument method of Java View class

getNextDocument method of Java ViewNavigator class

See examples

Examples: NavigateNext
Related topics
NavigatePrev @Command
NavNext @Command
@Commands




Library | Support | Terms of use |

Last updated: Monday, October 5, 2009