G
Guest
I have a form that uses a check box to activate certain fields for data entry.
I would like to know how to make sure that [region], [station] and [shift]
have been entered if checkbox [als] has been marked.
I was thinking about using the tab order and the 'on exit' event, but I
think that it might be cleaner to validate when the user tries to save the
entry.
Thanks in advance
I would like to know how to make sure that [region], [station] and [shift]
have been entered if checkbox [als] has been marked.
I was thinking about using the tab order and the 'on exit' event, but I
think that it might be cleaner to validate when the user tries to save the
entry.
Thanks in advance