PrePopup Event
The PrePopup event is initiated just before the display of a pop-up menu.
You can use PrePopup PeopleCode to control the appearance of the pop-up menu.
Note:
This event, and all its associated PeopleCode, does not initiate if run from a component interface.
PrePopup PeopleCode can be associated with record fields and component record fields.
Related Topics