Welcome!

Welcome to the Official BlackBerry Support Community Forums. This is your resource to discuss support topics with your peers, and learn from each other. New to the forum? Please visit the ‘Getting Started’ link below.
inside custom component

Web and WebWorks Development

Reply
Developer
onelord2002
Posts: 66
Registered: ‎09-14-2011
My Carrier: Developer
Accepted Solution

Numeric virtual keyboard

in my app the username and password both are numbers but when i used input fields, when i tap on the input field virtual keyboard pops up . Problem is to enter every number i have to change it to numerical mode which is annoying

is there any way to make the virtual keyboard to show only numbers and keypad to go into numeric mode???

Please use plain text.
Developer
onelord2002
Posts: 66
Registered: ‎09-14-2011
My Carrier: Developer

Re: Numeric virtual keyboard

my bad didnt googled properly before posting here in form :smileysad:

 

solved :-D

 

<input name="usrnm" type="number" id="usrnm" maxlength="6" class="usrnm"/>

 but what if i want same effect on password field too??? :-o

 

i cant specify two types for single input field :-/

Please use plain text.
BlackBerry Development Advisor
jeffheifetz
Posts: 514
Registered: ‎07-18-2011
My Carrier: Rogers

Re: Numeric virtual keyboard

Hi 

 



1.Please resolve your thread by clicking the "Accept as Solution" button below the post which solved your problem!
2. If any post helps you please click the button below the post(s)
Please use plain text.