Phone input mask

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have entered a phone input mask such: "(703) "000\-0000;0;_ in the 'Input Mask' field on my text box
The output in the form view is (703) ___-___
The '703' is fine, no problem
Where is the '0' coming from and how can I get it to go away

Thank

Terrill
 
is your field's Data Type set as Number? if so, is the Default Value set to
0 (zero)? if so, try removing the zero.

hth


Starrlight said:
I have entered a phone input mask such: "(703) "000\-0000;0;_ in the
'Input Mask' field on my text box.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

phone input mask 1
Input Mask Default Value 3
Remove input mask format 4
Can't get input mask value to display on dataview page 2
Input Mask 1
Input masks 1
Input masks 4
Input mask won't display 0's 2

Back
Top