Hi all,
I have a custom Button calling a Custom Plugin (Action) using javascript when clicked.
If the button is clicked when the Form is already save it works very nicely.
However, when a field is changed and the custom button is clicked before saving then there's a default Save notification poping up (below picture).
How can I avoid this?
Ideally, if the form is not saved, clicking the button will save the form and then execute the plugin without showing a save notification to the user.
Thank you
*This post is locked for comments