Targeted Communications - Recipient List using a List Type Field

MStritt
Tera Guru

I'm trying to create a Recipient List from Targeted Communications. We have a field on our Account table that's called Incident Contact. It's a List type field. On the Recipient List, I've configured the User Field as Incident Contact. We have a few other conditions configured as well. Depending on the Account, the Incident Contact field can have multiple Contacts listed. However, the Recipient List is not showing all Incident Contacts. If the Account has 1 Incident Contact, it is listed. But if an Account has multiple Incident Contacts, none are showing. I think this is the same issue when running a report and showing the Incident Contact column, and it not showing every Contact in the field. If the Incident Contact has only 1 Contact, it displays. But if there are multiple Contacts, none show. Is there a way to display all Contacts in a List type field?

8 REPLIES 8

AshishKM
Kilo Patron
Kilo Patron

Hi @MStritt , 

 

Please share some screen shot of that list field configuration along with account page where you are using it.

 

-Thanks,

AshishKM


Please mark this response as correct and helpful if it helps you can mark more that one reply as accepted solution

Hi @AshishKM 

 

Attached. Let me know if this is what you're looking for.

Account_Incident Contact.png

Incide Contact Dictionary.png

 

 

Here's the configuration of the Recipients List. I've selected an Account that has 2 Incident Contacts. But it's not showing either in the Recipients tab. If I select an Account that only has 1 Incident Contact, it shows under the Recipients tab.

MStritt_0-1708479749022.png

 

Thanks for sharing details, as I understand,  Incident Contact [List Type] on Account  [customer_account] table with reference on Contact [customer_contact ] , means incident contacts are coming from Contact table.

 

Let's come on Recipient List part, you are trying to prepare a named list based on specific account from Contact table [ Not the Account table ]

 

Query : What data this "Account Incident Contact" hold in Contact table? as Recipient List will get the data from this column of Contact table. 

 

AshishKMishra_0-1708483351798.png

 

Table ->Recipient List [sn_publications_recipients_list]

Table ->Recipient [sn_publications_recipientslist_user_m2m]

Check the data for same Recipient List in "sn_publications_recipientslist_user_m2m" table. For multiple value, this table will not show any single record. 

 

Are you copying Account->Incident Contact data  to Contact->Account Incident Contact column, any where in code.

 

Check both table [ Account & Contact ] in list view, both column will show different data.

 

 

 


Please mark this response as correct and helpful if it helps you can mark more that one reply as accepted solution