How can I auto fill a Boolean field from another Boolean field?
When i select Do not Contact field, Follows Fields must Autofill:
Do not Contact Email, Do not Contact Phone, Do not Contact SMS
Like
Dear Pedro,
The following checkboxes are filled in according to the selected value in the Communication options detail http://prntscr.com/pfr3ae .
To achieve your task you need to create a business process that would trigger once you select Do not Contact box. After that the process would read the contact and its communication options, update them by setting the Do not use values as active http://prntscr.com/pfr3ng
Once these boxes are ticked - the detal in communucationa channels will be updated automatically http://prntscr.com/pfr3y9
Best regards,
Dean
Hello Dean,
Thanks for your Reply. I did create the business process with follows conditions:
Signal 1:
Signal 2:
Modify data 1:
But it still doesn't works
Dean Parrett,
Hello Dean,
Thanks for your Reply. I did create the business process with follows conditions:
Signal 1:
Signal 2:
Modify data 1:
But it still doesn't works
Dear Pedro,
Here is the example of similar process and it works fine for me.
Signal: https://prnt.sc/pgornx
Modify data: https://prnt.sc/pgos97
Once I tick the checkbox https://prnt.sc/pgorcq the rest are ticked as well https://prnt.sc/pgorji
If you want to make changes for one contact where the checkbox was ticked, you need to add read data element before modify data.
Best regards,
Dean