I have a series of dependent picklists in Salesforce and have built out a form to accommodate those using separate Conditional Questions for each possible answer to an earlier drop-down question. In order to populate the correct field in Salesforce, I have multiple questions in the form mapped to the same field in Salesforce.
However, when I submit a form, I am getting the following error: A duplicate value was specified for field 'Please_Specify__c' in object 'Lead', duplicate value 'Team Challenge Mailing' prior value '' (prior value could have been set to '' with 'fieldsToNull')
It does allow me to map more than one field to the same Salesforce field, right?
Yes this is possible. However, in your configuration there is a bug that is causing the error. I've flagged it for developer review and we'll address it in your support request you also have open.