Hi,
I have added a Textbox to my project and set its "Type" property as Telephone, I also tried using "Type":Number but both these are behaving the same as "Type":Text. I am seeing no change in behaviour. What I really expected was that it would take only numeric input or number with dash for telephone.
When type is set to Telephone I see that a scrollbar also gets added to the Textbox by default, could you please help resolve this... ?
-Thanks