Monday, June 27, 2016

number keypad for Input text in mobiles

by using usage property we can show only number pad to end user.

<af:inputText label="Label 1" id="it1" usage="#{'tel'}"/>

No comments:

Post a Comment