Required field ... but only with certain information

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have a boolean command to enable some fields based on the result of an
option in a combo box.

Although the "required" property is set to "no", how can I ensure these
fields have been filled in (or changed) before the record is saved.

Cheers!
 
Although the "required" property is set to "no", how can I ensure these
fields have been filled in (or changed) before the record is saved.

Stating the obvious here but what about changing the "required"
property to "yes" and creating validation rules to test the "certain
information" is present.

Jamie.

--
 

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

Back
Top