After not being able to update my site from v7 to the latest, I decided to just fresh install v9 and start clean. One of the best features (in my eyes) of DNN was the ability to easily search the users you have in the system.
In v7 User Accounts screen, I could choose what field to search by, such as Username, email, company, etc.. It would then do a partial search. This made it easy if I only knew a user's email address. I could simply choose "Email" from the dropdown and put "example.com" in the search. It would quickly display any user with an email of "example.com"
In v9, it doesn't have the dropdown to choose the field I'd like to search. Also, if I try to search "example.com", no users appear, even if they have an email ending in that string.
Do I need to add a new module? Why was this feature changed?