Specifies the name of the block to which Oracle Forms should navigate at form startup and after a CLEAR_FORM operation. By default, the First Navigation Block is the first block in the form's commit sequence, as indicated by the sequence of blocks in the Object Navigator. You can set the First Navigation Block property programmatically to specify a different block as the first navigation block.
Applies to form module
Set Oracle Forms, programmatic
Default
The first block in the form; that is, the block that is listed first in the Object Navigator.
Required/Optional optional
You can set this property from a Pre-Form trigger, which fires at form startup, before Oracle Forms navigates internally to the first block in the form.