H
heidibb
Can you make one field required only if another field has data in it? For
example, if FirstName has data entered into it, the user would be required to
enter data in the LastName field. But, if there is no data in the FirstName
field then the LastName field would not be required.
This is a catalog request table, where they can go out to either individuals
or buildings, so I cannot make the FirstName and LastName field required in
the table. I was hoping to create a validation rule in the form and force it
during data entry to minimize the amount of incomplete records being entered.
example, if FirstName has data entered into it, the user would be required to
enter data in the LastName field. But, if there is no data in the FirstName
field then the LastName field would not be required.
This is a catalog request table, where they can go out to either individuals
or buildings, so I cannot make the FirstName and LastName field required in
the table. I was hoping to create a validation rule in the form and force it
during data entry to minimize the amount of incomplete records being entered.