A
|
ann 6/3/2010 |
Balu, |
M
|
magicpal author 6/3/2010 |
Balu, proceed to the Visual Editor tab, right click on the username field and open "Edit as" settings dialog. Then choose Lookup table option on the Lookup Wizard tab. Select corresponding link and display fields. Then choose Edit box with AJAX popup layout. In detail: http://xlinesoft.com/asprunnerpro/docs/_edit_as__settings.htm
|
A
|
ann 6/3/2010 |
Hi, |
M
|
magicpal author 6/3/2010 |
Hi, you can create dropdown on the login page manually using custom event (Insert PHP code snippet option on the Visual Editor tab). Then you can check entered value in the Before login event on the Events tab.
|
A
|
ann 6/3/2010 |
Balu, |