Even though this Event shares the same name as a record-level Event, the behaviour is different for this field-level Event.

This Event fires last for the field.

Any Value set in the OnMap Event will be the starting Value of the field's AfterMap Event.

This event is rarely used. Control is mostly handled by the OnMap event. Any value supplied by this AfterMap event is overwritten by the value specified in the OnMap event.