Default Properties

When you create a new component interface in PeopleSoft Application Designer, the system can create default properties for all the fields exposed on the component interface that meet certain criteria.

When you are creating a new component interface, the following requirements must be met to qualify as a default property.

The fields should be of the following types:

  • Character

  • Long character

  • Number

  • Signed number

  • Date

  • Time

  • Datetime

The field should be one of the following page control types and must be exposed on the page:

  • Edit box

  • Drop-down list box

  • Check box

  • Radio button