I am working on a Skuid page to replace the SalesForce Add Campaign Members page. There is a search function on Contacts that returns results in a table component. One of the table model fields is a UI-only field with a list of available Campaign Member status values based on the Campaign record type, with a None option. When a user selects one or more Contacts (rows) in the table to add, I want to enforce that they also select status for each row (ie., it’s not blank/ none). How do I enforce that they have selected a value for just the rows that are checked when they click the Mass Action? Branch logic runs on every record that’s returned in the table and I want to run an action just on the selected rows for the Mass Action.
I appreciate any suggestions on how to do this.
My fallback option is to set a default value and not do a check.
Thanks!
- Meredith

