Configure Properties for forward dropdown in IdentitySelectorConfiguration

Hi Experts,

We are able to filter the forwarding users using the “ownerNameSuggestBox”. Where as the drop down of the forward users is showing the Display Name, User Name and Email Address by default. Where as we would like to hide the name attribute in the dropdownbox. Can anyone guide me with the options as i could not find anything in the “IdentitySelectorConfiguration” to add the properties.

Regards,
Harinadh T

You may need to remove the name attributes from the identitySearchAttributes configuration. However, this change will affect all the UI search components. I’m not sure if it’s possible to do this only for forwarding users search box.

Thank you for your quick response. identitySearchAttributes from UIConfig. That didn’t make any difference to dropdown.

@ajmerasunny Thank you for your quick response. I forgot to attach the snapshot yesterday. Please find the below snapshot which i am looking for to hide the name.


I was looking to hide the properties of the forward dropdown.