I'd like to use an editField mask so the user can enter a 10 digit phone
number, and have the formatting done automatically, like so:
(###) ###-####
And that works, except that the user must start the phone number with the
"(" character. I would prefer it if the user didn't have to enter the
preceding "("--just the 10 digits themselves. I guess I'm asking if there is
any way to prepend a character to the mask output. I didn't see anything in
the LR.
I tried using the "C" switch, to make the "(" optional, but hat didn't quite
work right.
I could validate and reformat the phone number when the user leaves the
editField, but it sure would be nice to handle it automatically.
Any ideas? I think maybe I need some sleep.
-Matt
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>
Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>