Form Submit Workflow not triggering with submit button

I have a long submit form. The workflow works in the testing space. I can not, however, get the submit button to initiate the workflow. The button is not disabled, it is set to type: “submit” and it is located inside of my form container. I have 1 required field and if I do not type info into this input and click the button (in preview mode) it redirects me to the top to fill in this input. SO the button is doing something but not submitting and initiating my workflow. Any help would be greatly appreciated! Thanks in advance!




So I had a hidden required input that I wasn’t able to locate. The folks at Weweb did however. Thanks guys!

2 Likes