Hi,
When creating a user there is a dropdown-field for "Billing / Shipping country".
Beofre there were a textfield "Country".
I have been using the "Users" for displaying retailers in a solution. I have indexed them with a UserIndexBuilder and displayed them in frontend with a QueryPublisher.
The probem is that with the new dropdown field I only get the Country Code to the front end.
Is there a standard way of beeing able to display the Country Name in front end that I am missing or do I need to do something custom for this?
Regards / Aki