Does anyone know if you search an employee in "Find A Coworker" is it supposed to display termed employees? If yes can we limit that option not to display termed employees on the find a coworker option?
Thank you
We created a Condition field to remove employees if they are no longer active with our company.
You could create a new field:
Then, in the org chart, your instance could be:
Instance Selection where (not Placeholder and not NoResource)
This should be able to assist you at least in the correct direction.