Different Forms on CMS Page

The best approach is to have one form, not many, and inside the form container add a custom code element that uses a hidden input field with the value set to a CMS collection field that holds the list name for the item. On the other side you simply parse the value of the hidden field to add them to the correct list. Simple. See How to Add Hidden Form Fields to Forms - Community resources / Webflow Tips - Forum | Webflow

2 Likes