Event calling sequence in application designer in peoplecode
As there are following event sets in Peoplecode
- Record Field,
- Component Record Field,
- Component Record,
- Component, etc.
And also they contain events which are common in one or more event sets like field change event is present in both Record Field and Component Record Field..
Then in this case if we have written the field change event, from whose event set does this event gets called?