how can i set a field on a form as required?
OR
how can i run validation rules in the 'lost focus' field so that you can't just tab over the field and not fill it in?
I know that you would usually set the table property to required but i have the form based off of a query and my tables are all link tables so i can not change the fields to required on the table.
thank you in advance!
OR
how can i run validation rules in the 'lost focus' field so that you can't just tab over the field and not fill it in?
I know that you would usually set the table property to required but i have the form based off of a query and my tables are all link tables so i can not change the fields to required on the table.
thank you in advance!