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

Prompt Display Style Property

Description

Specifies the prompt's display style.

First Record 
 
Oracle Forms displays a prompt beside the first record.
 
Hidden
 
Oracle Forms does not display a prompt.
 
All Records 
 
Oracle Forms displays a prompt beside each record.

Applies to item prompt

Set Oracle Forms, programmatically (Note: When you use this property in a PL/SQL program, replace the spaces with underscores: Prompt_Display_Style.)

Refer to Built-in

GET_ITEM_PROPERTY

SET_ITEM_PROPERTY

Default

First Record

Required/Optional required