Gossamer Forum
Home : Products : DBMan : Installation :

Input mask

Quote Reply
Input mask
I know that this is probably impossible, but I still want to ask. Is there any way to throw an input mask onto the add form.

For example, I have a phone number that I would like to look like (XXX) XXX-XXXX.
I know there is a way to restrict the data (through a regular expression) so I only get this format. But, I would like the user to see this mask so they could do it themselves. Any ideas?

------------------
Jeremy Rosenberg
Quote Reply
Re: Input mask In reply to
The only way I can think of would be to put the format either into the field by default or next to the field within the same table cell.

------------------
JPD