Understanding Component Record Field PeopleCode

Component record field PeopleCode is associated with a record field, but only with respect to a component and one of its events. Use this type of association to tailor your programs to a particular component. This PeopleCode is accessible only through the component structure view, not from a record definition. The following events are associated with a component record field:

  • FieldChange

  • FieldDefault

  • FieldEdit

  • PrePopup