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

REP-1275: Page level column '<column name>' may not be referenced from format trigger '<program unit name>'.

Cause:

PL/SQL entered in Format Trigger cannot reference columns with a Reset At or Compute At of Page.

Action:

Remove the reference to the page-level column or change the column's Reset At or Compute At to something other than Page.

Note:  For help on other error messages, see Finding error message help.