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

Creating or editing a format trigger

To create or edit a format trigger using the Property Inspector:

  1. In the Paper Design view, double-click the object for which you want to create or edit a format trigger to display the Property Inspector.

  2. Under Advanced Layout, set the Format Trigger property by clicking the ... button to display the PL/SQL Editor.

  3. Define the PL/SQL for the format trigger.

To create or edit a format trigger using the Object Navigator:

  1. In the Object Navigator, expand the Paper Layout node, then expand the node that contains the object for which you want to create or edit a format trigger.

  2. Double-click the PL/SQL icon (the PL/SQL icon) next to the object for which you want to create or edit a format trigger to display the PL/SQL Editor.

  3. Define the PL/SQL for the format trigger.

Examples

See Format trigger

See also

About format triggers

About program units

Creating a bookmark using PL/SQL

Creating a hyperlink destination using PL/SQL

Creating a hyperlink using PL/SQL

Creating an application command line link using PL/SQL