The following form will submit as soon as the input loses focus after editing.

This input has been annotated with data-no-autosubmit and will not submit the form when it changed.

It also works with form elements outside of the form that link with the form using the form="form_name" attribute.

Unless that input has also been annotated with data-no-autosubmit