Hi,
I've set up my form so that the text box entries are validated before update and if the entry fails the validation test, an error message comes up. Is there a way to clear this entry from the text box and ensure that the record isn't saved if the validation test fails? For eg
My form has fields for start date/time and finish date/time to record downtimes. After the finish date/time is keyed in, if it is less than the start date/time I have an error message come up. How can I get the finish date field cleared of the wrong entry and ensure the record isn't saved? Thanks!
I've set up my form so that the text box entries are validated before update and if the entry fails the validation test, an error message comes up. Is there a way to clear this entry from the text box and ensure that the record isn't saved if the validation test fails? For eg
My form has fields for start date/time and finish date/time to record downtimes. After the finish date/time is keyed in, if it is less than the start date/time I have an error message come up. How can I get the finish date field cleared of the wrong entry and ensure the record isn't saved? Thanks!