TIL: you can use different formaction attributes to submit to different endpoints within the same form.

Like "Save as Draft" vs "Save and Publish"

@roli Interesting. Do you have a code snippet handy?

@evenreven I have written down this:

https://github.com/RolandStuder/til/blob/master/html/formaction.md (mostly written by claude)