We’ve got a country field within our User class. The form control has been set to “Country selector”, with return type set to “String with separated values”.
Within the registration form (which utilizes an alternative form), when selecting a country the drop down list always resets back to (select country).
I’ve checked the control at “CMS\CMSFormControls\CountrySelector.ascx.cs” against the version in the standard Kentico 8 installation and it is definitely the most up to date control.
What could be causing this? Is this a known issue with Kentico 8?
After applying hotfix v8.0.21 the problem was solved.
Please, sign in to be able to submit a new answer.