IdentityManager / IdentityManager.AspNetIdentity

ASP.NET Identity support for Thinktecture IdentityManager
Apache License 2.0
60 stars 51 forks source link

Edit view - Users - Implementation of combobox #26

Closed Jenan closed 8 years ago

Jenan commented 8 years ago

Is possible to add in edit view combobox with possibility select value instead of textbox?

I have in IdentityUser additional item called ProfessionId and I want to select the value from Combobox not add value to textbox.

Thanks.

brockallen commented 8 years ago

It's not built in as of now.