Dear community,
I want to know how can I add a filter in the field "To" when we are on the Contact's page.
Let's me explain :
I want to have for example only the email address of the Contact who have got the Type : "Supplier".
In my idea I want to have only the email address of the Contact who are defined as a "Supplier"
And not all email addresses
Is somebody know if it's possible?
Thanks a lot.
Like
Dear Marvyn,
You can create a filter following the steps in the academy page below:
https://academy.creatio.com/documents/technic-sdk/7-16/using-filtration-lookup-fields-examples
The object for this lookup is VwRecepientEmail, you can set up the necessary filters as in the academy page, and this way the records in this lookup will be limited to the ones that match the filter.
Best regards,
Dennis