Multiple choice technology packaged enterprise solutions

FieldChange PeopleCode is used to -

  1. recalculate page field values

  2. change the appearance of page controls

  3. perform other processing that results from a field change other than data validation

  4. all the above

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

FieldChange PeopleCode executes immediately after a field value is modified (and passes validation). It is widely used to recalculate other fields on the page, dynamically alter the visual appearance of controls, or perform non-validation processing triggered by the user's action.