Hi there, I am having some trouble with the form submit function, to create a new record in Airtable.
I am building the workflow on the form itself and am using the submit button type. The collection is configured and refreshed.
The “Test Workflow” function successfully sends the record to Airtable, but the submit button click in preview mode (or published website) is not sending the record to Airtable.
This form state dropdown is a legacy option that we need to remove.
Best practice now is to have two containers that you display based on a form state variable triggered by a workflow.
However, you won’t be able to catch form errors right now. Our dev team is finishing the code for this today. It’ll take a little while longer to be reviewed and pushed into production