Description
Hi, the forms page is sorely lacking information on how to work with the API.
Right now, it looks like the JSON format is not supported at all. I'd like to be able to receive FormData but return REST-Like responses.
Or accept JSON RAW POSTs, validate the form, and return JSON responses. But there's no information about this possibility.
Description
Hi, the forms page is sorely lacking information on how to work with the API.
Right now, it looks like the JSON format is not supported at all. I'd like to be able to receive FormData but return REST-Like responses.
Or accept JSON RAW POSTs, validate the form, and return JSON responses. But there's no information about this possibility.