- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
Hi,
If you mean that your text fields have a value because you have assigned them "(000) 000-0000" or the like, then you may want to use a null display pattern.
So a display pattern of:
null{'(000) 000-0000'}
will have the same effect, but the mandatory test will still work.
Regards
Bruce