is there a way i can insert an input mask like phone # in a textbo

L

landy9

I'm creating a form that includes phone # text boxes. I am trying to put in a
default format in the text box...any suggestions?
 
K

Kalyan G Reddy MVP (GGK Tech)

Hello

You can use a ghost text to show the format that needs to be entered
Go to text box Properties -> Display tab-> Placeholder...field.
Type whatever format you waqnt and save the changes
This will be shown as ghosted text to guide the user to insert the value
 
Top