field validation

  • Thread starter Mr. Applications
  • Start date
M

Mr. Applications

Is there a way to control the order of the form fields validation? I'm using
the validation tab in the control's properties
 
S

Sue Mosher [MVP]

If you need to control the order, the best solution is to use code in the
Item_Write or Item_Send event handler, rather than relying on field-level
validation.
 

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