I know this has to be easy, but I’m drawing a blank.
I have a ‘contacts’ thing and there is a list of ‘users’ who have access to see that content. I have an admin function to add/remove users in that list via side-by-side lists:
It works great, but I want to hide the people in the list on the left if they exist in the list on the right.