Hey,
I am creating a dynamic user list, wherein I need users with a specific designation (A).
Now i created a module, applied a filter and filtered all users with designation A which is populated into my list 'Users with A' however when a user who is updated into the list ('Users with A') but later is changed from designation A, does not get updated in the list ('Users with A'), despite re-loads.
Can someone help me to figure how do I remove the users from the list ('Users with A') that are no longer having designation A.
Thank you