Problem with check box in a custom form

S

Simi

I have an outlook form which has a check box field. If I
check the field once, I am unable to un-check it. What
am I doing wrong?

Second, how do I assign an input mask to a phone field in
outlook form. I would like it to display as (214)555-
1212.

Thanks,
Simi.
 
S

Sue Mosher [MVP-Outlook]

Did you bind the check box to a Yes/No field?

Text boxes on Outlook forms don't support input masks. If you want Outlook's automatic phone number formatting to kick in, either don't customize the first page or use code to copy the number to a new item and have that item do the formatting. See http://www.outlookcode.com/d/contactform.htm for a link to the MSKB article that explains this technique in detial.
 

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

Top