I am trying to use the salesforce integration plugin with Gravity Forms to map some custom fields. This requires setting the Admin Label or the Parameter Name of a field to the API custom field name provided by Salesforce. This name is in the format (for example) County__c ..
When I enter the name into either field and save the form, my entry disappears and is not saved. If I remove one underscore the entry is saved. So for some reason the double underscore is triggering some sort of form sanitize filter. Is this by design? Is there any work around?
Thanks!
Note: this is independent of the Salesforce addon, I realize this is a 3rd party piece, but the issue is not related to the addon, but this is required to make the addon work properly.