Hiding users/identities in the identity search grid

Hello, I wondered if there was a way to hide identities when searching for an identity in the search grids? (such as when adding to an ECO). The reason being to avoid long lists when people leave, or identities have been set up incorrectly. An example being, as we use single sign on, if lots of identities have been created, but when people go to log in there is an inconsistency and so authentication fails. If the identity was not previously assigned to a task then it can be deleted, but if it was assigned before the user logged in then it cannot be deleted or renamed. In this case we would create a new user (and linked identity) but the old one still appears when searching, leading to confusion by some as to which identity should be selected. Thanks in advance Jams
  • Hi Jams, If I understood your problem correctly, you want to have a filter on the items which shows up in the search dialog popup when you browse for an item. So, if this is what you want, then you can add a property event and attach a method to it, which would filter the result set based on some logic. Regards, Dharma