Javascript API Quick Create Button Add Listener
We want to run a script on creation or after the creation of a record.
This script works fine if the the user save in the normal mode.
On the Quick Creation we have the Problem that we can not add an Event Listener to the Save Button.
Is it not possible or do we miss something.
Another approach was to check the detailpage if the record was just created.
But on the Quick Create the record is not redirected to the Detail Page after creation.
Is it possible to add a listener to the Link in the Quick Creation menu?