I want to call an event from an iframe when saving the form in CRM
But i need to call this function at the top of the event handler pipeline.
the function addOnSave will add the function to the bottom of the event handler pipeline.
Does anyone have a solution