OnObjectEnter
• The OnObjectEnter, OnObjectExit, and OnObjectKeystroke script triggers can be activated when assigned to summary and calculation fields.
• If OnObjectEnter is assigned to a portal object, it will activate whenever a different portal row becomes active. Clicking another object in the same portal row will not cause the portal’s OnObjectEnter script trigger to activate again.
• Clicking a button, a popover button, or a panel control does not activate this trigger on the button or tab. Pressing Tab to navigate to a button or tab and make it the active object does activate this trigger.
• Closing a popover with the Esc key or the Close Popover script step makes the associated popover button active and activates the OnObjectEnter script trigger.
• See Changing object data without activating script triggers for a list of actions that do not activate this script trigger.