Avatar

Correct answer by
Level 10

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

View solution in original post