You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, the Country Field in Craft CMS only allows for the country code to be output, for example, "AT" for Austria. It would be beneficial to have an option to output the country name, such as "Austria", similar to how other select fields operate, where you can output different values in the template.
In the same vein, it would be practical to extend this option to the country field in the normal address fields as well.
Description:
Currently, the Country Field in Craft CMS only allows for the country code to be output, for example, "AT" for Austria. It would be beneficial to have an option to output the country name, such as "Austria", similar to how other select fields operate, where you can output different values in the template.
In the same vein, it would be practical to extend this option to the country field in the normal address fields as well.
Proposal:
The implementation could look as follows:
The values would be based on the ISO-3166-1 coding list.
This enhancement would significantly improve the usability and flexibility of the Country Field in Craft CMS.
Feel free to modify it further if needed.
Craft CMS version
5.2
The text was updated successfully, but these errors were encountered: