Currently the Country application lets you set the countries that appear in the country selector form control Globally. Is there a way to define it per store/ site?
Not by default, but you can customize the \CMSFormControls\CountrySelector.ascx.cs form control and add uniSelectorCountry.WhereCondition where you select only those CountryIDs you need according to current site.
Please, sign in to be able to submit a new answer.