String Type Program Member Custom Field should also have a "Contains" or "Not Contains" operator option like other string type fields

Subscribe

String Type Program Member Custom Field should also have a "Contains" or "Not Contains" operator option like other string type fields

Currently we can use "Program member data was changed" filter in the smartlist, however if we use the attribute "New value" then we cannot use "Contains" or "Not Contains" operator option like we can use for other string type fields.
Other string type field has : is, is not, starts with, not starts with, contains, not contains, is empty, is not empty

For PMCF string type: is, is not, starts with, not starts with, is empty, is not empty

1 Comment
lyqrain_12
Level 1

Agreed. I’m trying to use a PMCF field to store multiple session registrations under a parent event. Based on the values in this field, I want to pull registrants into different child programs. For example, if one person registers for sessions 1 and 2, another for sessions 1 and 3, and a third for sessions 2 and 3, without the "Contain" operator, I need to account for all possible combinations—both distinct and overlapping—in order to correctly add them to the appropriate child programs.