Hi,
I have a problem with the target lists related to self-created entities.
I created an entity of type Person. It stores a person's name and email address. The new entity has an n:n relation to the target lists.
I can add an entry of the new entity to the targetlists, but the entry count doesn't increase. As a result, I am unable to send bulk mailings to these entries.
What am I doing wrong?
By design, the data is not stored in the default Contacts entity. I wanted a new entity for the entries for some reason.
Thank you for your help.
I have a problem with the target lists related to self-created entities.
I created an entity of type Person. It stores a person's name and email address. The new entity has an n:n relation to the target lists.
I can add an entry of the new entity to the targetlists, but the entry count doesn't increase. As a result, I am unable to send bulk mailings to these entries.
What am I doing wrong?
By design, the data is not stored in the default Contacts entity. I wanted a new entity for the entries for some reason.
Thank you for your help.
Comment