Making Properties Read-Only

You can make any property read-only. At runtime, the value of a read-only property can be read but not updated.

To make a property read-only:

  1. Select the property.

  2. Select Edit, and then Toggle Read Only Access from the PeopleSoft Application Designer menu.

    A Y appears in the Read Only column of the component interface view corresponding to each property that you selected to be read-only.

Note:

You can double-click the icon of any existing user-defined property to edit its name or comment or to toggle read-only access.