I am receiving an error trying to connect my form which is nested inside a component. Is it possible the error occurs because the form is used multiple times on my page?
I have the same issue right now!
I have couple of other forms that are connecting just fine.
@ronno.o
I may have found a solution. Not sure if it’s a legit one, but worked for me.
So if you used a Form block element, you may have to replace the input fields inside the form with individual inputs from add elements section.
I have replaced all the input fields with new ones and it worked.
Hope this will help you too.
Hello dears,
I have a strange issue with the logic in my form. My form is correctly matched with my CMS schema, and when I performed the logic test, it passed and activated without any error logs. However, when I tested the submission form on my website, I received email notifications successfully, and all the input fields matched the expected fields. The problem is that the items are not being created in the CMS.
How can I resolve this issue? I’m in a critical situation, and my company is considering canceling our Webflow subscription and switching to another provider if this issue is not resolved within three days.
Ensure your form is correctly mapped to the CMS collection and that the “Create New Item” action is enabled. Verify the field types in the form match the CMS fields and check for any form logic errors. Test with a simple form to rule out complex field issues. If using third-party tools (like Zapier), ensure they’re properly configured. Also, check your Webflow permissions and API quotas if relevant. If the issue persists, contact Webflow support for further assistance.