Populate form with CMS data

Hi guys,

I’m trying to create a form based on CMS data, the idea is to be able to display a checkbox, a number field, an image, product name and description for each CMS entry, and be able to receive the selected products and number on an e-mail or from a zapier connection, or even just the quantity (number) and product name, if possible.

Is there any way to do this?

Heres an example:


Here is my public share link: Webflow - Carlos Felipe's Blank Site

Webflow does not support binding CMS fields to form inputs. It is possible to map the values of other elements to form elements via Custom Code. There are examples in the forum that include select lists generated from CMS list values. Here is one => How to display data of my WebFlow CMS into a select field form? - Publishing help / API - Forum | Webflow

Huge missing feature here