Skip to main content

Hi,

 

I have requirement in which i need to add domain field in Form based login. this Domain field will display list of domains and upon selection of domain user can input his username(excluding domain name) and password. can someone suggest me the possible solution for this scenario.

 

Hi Hemant,


 


The Login page is based on an cshtml and css file, i think its the following files:


K2 blackpearlWebServicesIdentityStsFormsViewsAccountLogIn.cshtml


K2 blackpearlWebServicesIdentityStsFormsStylesPlatinumCSSlogin.css


 


You will most probably have to make changes in these files to have a dropdown and list the available domains in there


 


-Jean


Reply