List Subset best practices
Let’s say I have a list, “List A”, and I have a list subset called, “Subset 1”.
I have member 1, 2, 3 are part of the subset. I have created a system module where I can import into the SS.
Can I import true into record 1, 2 and false for 3 to remove it from the SS?
0
Answers
-
yes, that is part of the import to the list, not the sys module.
0 -
@DaanishSoomar agree with @rob_marshall.
I do this all the time for auditing purposes. Helps me identify list items that are no longer active or valid from the original source.
1