Validate and save before opening modal
I have an edit page with a header action that opens a modal.
I need to save (and validate) the current record before opening modal as it depends on that data being saved as it’s a publish action. The form I need to save is a wizard if that makes any difference.
My header action:
0 Replies