
Hi All,
On my form for the marketing list entity I have a field called "Member Count". It correctly displays the number of members on a static marketing list, but shows no data for a dynamic marketing list.
What do I need to call this field to get it to work with dynamic lists? Do I need to attach any controls to the field?
Thanks!
Hello,
The "Member count" field only contains data for static lists. This is actually by design.
You would need to implement custom logic to get a count of dynamic list members.
Henry