How to make a when rule that checks if a ID is in a List
Hello,
I have a grid that contains all students. This grid have a delete icon on each row.
I have an activity that generates a list of all active students ID (the list in the pages & classes and of type Code-Pega-List, in the tracer i can see the list is correct)
I want to use this list that the activity make, and check on each students row in the grid. If the .pyID is in the list then hide the delete icon.
How is this possible?
Thank you!
Message was edited by: Marissa Rogers - Added Category