Workshop Group ID Dropdown

I have a property on an ontology object that is a single group ID string. I want to use a filter to filter these objects based on the group ID value on that object.

However, I want to display the group names instead of the group ID in Workshop when displaying the filter. I have configured the display property to display username or group name value formatting.

This works for the filter component “Histogram” option in the widget. However, I only want the user to be able to select one group (eg. single select dropdown component).

Here’s where the problem is - none of the other filter component options properly displays the value formatting. They all revert to displaying the group IDs.

How can I achieve my desired output?