cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
369
Views
0
Helpful
1
Replies

Extension Mobility Login

adam.farrell
Level 1
Level 1

I have a quick question about Extension Mobility login. We are setting up users on 3.2 to have Extension Mobility. We would like there login and PIN to be numeric only. Is there a way that when you type your login name that you do not have to hit the "2" key 4 time to get the number 2. I would like the numbers first before the letters. This will help speed up the process of logging in.

Adam

1 Reply 1

degrootr
Level 1
Level 1

Open the file form.jsp in Notepad. The file is stored on C:\Program Files\tomcat\webapps\Root Edit the line out.print ("<ÏnputFlags>A") ; and change the >A< into >N< Now you can only use numeric usernames for EM.

Ronald