Is it possible to order the "Countries" list that the Country Selector uses? If not by default, what would be the recommended approach to enabling this functionality? For example, we want to put United States and Canada at the top of the select control with the remaining countries in alphabetical order.
Easiest thing I could think of would be to clone that form control and add the functionality you want since it isn't available in the current one.
Please, sign in to be able to submit a new answer.