Hi all,
I am working on a new Customer Journey (and confess I'm new to it) and have a problem with the permission mapping. The field is called "Do not allow bulk emails" so a positive response would seem be mapping as "Yes, I don't want emails" - which is not what's intended. We shouldn't simply label the field the other way around (presumed consent running against GDPR and it's UK equivalent).
Ticking that second box has the effect of blocking all emails, which given that it's on a form to register for an event is not very helpful!
Is there a way to 'invert' the field, so that ticking it will map to 'Allow' instead of 'Do not allow'?
Thanks
Nick
Hi nickellis74,
Thank you for your feedback and suggestion!
I've shared this with my colleague from the Product team.
Should you have more ideas how to improve Dynamics 365 for Marketing - please add your ideas to our Idea portal (Categories (dynamics.com))
Best Regards,
Aga
//Please mark as Yes if this answers your question.
Hi Nick,
Thanks for your feedback!
I am afraid that value of the field "Do not allow bulk emails" is not supported to invert, which is by design. :(
Allow -> 0 -> Unchecked
Do Not Allow -> 1 -> Checked -> "Yes, I don't want emails"
(We can see the value attribute is grey out in field editor.)
Workaround: You could create a custom Two Options field to replace the default "Do not allow bulk emails" field and add it to your marketing form, then trigger workflow to invert the default field: (On update of Contact entity.)
If custom field is 0(uncheck "I agree to receive..."), set the default field to 1(Do Not Allow).
If custom field is 1("I agree to receive..." is checked), set the default field to 0(Allow).
Regards,
Clofly
André Arnaud de Cal...
291,979
Super User 2025 Season 1
Martin Dráb
230,848
Most Valuable Professional
nmaenpaa
101,156