A script-enabled browser is required for this page to function properly.

Previous Navigation Item Property

Description

Specifies the name of the item that is defined as the"previous navigation item" with respect to the current item. By default, this is the item with the next lower sequence in the form, as indicated by the order of items in the Object Navigator. However, you can set this property to redefine the "previous item" for navigation purposes.

Applies to item

Set Oracle Forms, programmatically

Refer to Built-in

GET_ITEM_PROPERTY

SET_ITEM_PROPERTY

Default

NULL. NULL indicates the default, which is the name of the item with the next lower sequence in the form.

Required/Optional optional

Previous Navigation Item Restrictions

The item specified as Previous Navigation Item must be in the same block as the current item.