Start/Stop Submission

The form submission process can be halted by replying to the maybe:submit request on a form specific radio channel (TODO: Add link to Radio docs). The return value (boolean) of the callback will determine if the form continues to submit.

Setting form “extra data” can be used as a flag to conditionally halt a submission. This can be very useful for an asyn callback that re-starts the form submission process.