I have a custom question on a donation form to check a box "Yes" if they wish to opt out of communications - https://connect.clickandpledge.com/w...85950964877206
If Yes is checked, then I would like to check the Email Opt-Out box on the Salesforce contact. If it is left unchecked, then I would like a custom Salesforce checkbox field to be checked, which will then kick off a process to add this contact into the email list.
Is there any way to do the custom mapping so that if that answer is left unchecked, then it passes a true value? Right now, if Answer is left blank in the custom mapping, then the mapping runs for any answer entered.
If Yes is checked, then I would like to check the Email Opt-Out box on the Salesforce contact. If it is left unchecked, then I would like a custom Salesforce checkbox field to be checked, which will then kick off a process to add this contact into the email list.
Is there any way to do the custom mapping so that if that answer is left unchecked, then it passes a true value? Right now, if Answer is left blank in the custom mapping, then the mapping runs for any answer entered.
Comment