a fild on this form requires a value

  • Thread starter Thread starter Teppo
  • Start date Start date
T

Teppo

Is there a tool in Outlook/Form, where you can update
which is the field(s) you need to update before you can
send the form so that the user understands what is yhe
field to be filled in ? E.g. "Field CUSTOMER NAME requires
a value"
 
Generally, you do that on the Validation tab of each property's control,
setting both a validation formula and a validation message.
 
Back
Top