TIL: you can use different formaction attributes to submit to different endpoints within the same form.
Like "Save as Draft" vs "Save and Publish"
TIL: you can use different formaction attributes to submit to different endpoints within the same form.
Like "Save as Draft" vs "Save and Publish"
@evenreven I have written down this:
https://github.com/RolandStuder/til/blob/master/html/formaction.md (mostly written by claude)