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
{{ message }}
This repository was archived by the owner on Feb 12, 2018. It is now read-only.
I'm Running DNN 7.3.4 and when I try to Edit or Add a User the Country/Region Address Properties do not popuplate Properly. Only one Portal (0) US English with no additional Languages installed.
Steps to reproduce problem:
Edit an exiting User Account and Select the "Profile" Tab.
Country displays a dropdown with Afghanistan and Region displays a dropdown with Badakhshan. (NOTE: It displays this regardless of whether the existing user has these properties initially set (United States/New Jersey) or not)
Open County Dropdown and select United States
The page refreshes and Region changes to an empty Textbox
Expected result:
For Users with Country and Region previously set in DNN "User Accounts" Module, the values should be loaded on edit.
After selecting United States for Country and list of US States should populate the Region dropdown.