Back to top

is there a way to go straight back to the top of a document? is it possible to click a button on the action bar and then the document goes to the very top? i would appreciate any help i could get

Subject: back to top

Reece -

Here are a couple of ways to navigate a document within the Notes client:

use “anchor” links,

@Commands (eg, @Command([EditTop]), @Command([EditBottom], @Command([EditDown]), etc).

See designer help for details.

dgg