Hi Community,
I have a combo box which is used to pull users from our Office365 environment using Office365Users data source. When selecting multiple users it show the number of users selected but 'Items' after. I would like to know whether there is a way I can rename this to somelike like 'Users', so it would say something like 4 Users instead of 4 items.
Hello @Masum172
Unfortunately, at the moment there is no built-in property that you can update to change it.
Alternatively, you can either create a custom component for it or have an overlay label on top of the combo box.
Here's an example: