Have a custom field in salesforce that lists product names. When a prospect completes the form, we want them to select the product(s) that they have interest.
In salesforce:
Field Label Product_Picklist Object Name Lead
Field Name Product_Picklist Data Type Picklist (Multi-Select)
API Name Product_Picklist__c
Description Product listing
Help Text Please pick products (multiple products can be selected)
With a hand coded form, I could do this - however I am lost on how to implement this with Gravity Forms - have tried various options and things with little to no success