I'm trying to make a "request a quote" form that needs to have the ability for the user to enter in product specs with text inputs, check boxes, and dropdowns. Is there a way to incorporate all of these form inputs into a repeating "Gravity Forms List" so the user can add rows to the form depending on how many products they want to get a quote for? Right now it looks like the "list" only includes text input fields by default, and I haven't been able to figure out how to specify any other kinds of form inputs that are to appear in the different columns of the list table.
For instance, a list row might include 4 columns of the following:
Text input | Check Box | Check Box | Dropdown Select
Can anyone offer any advice on how I can make this happen? If this isn't already possible, it would be a great feature to include on upcoming versions of Gravity Forms!