How does the salesforce add-on support hidden fields?
If I create a hidden field in gravity forms, and pass a value to that hidden field using gform_pre_submission, will it pass the data to salesforce if the corresponding field is in salesforce? Is it as simple as this?
Do i need to setup a custom field in salesforce for this to work? How should this be setup on salesforce side?