Hello,
I want some text boxes on my form not to be empty while saving. i have added validation rules for those particular fields in the table and the text boxes are unbounded. i m using append query to add the new record into the table... when i leave some text boxes empty and click on save it does not save cause the required property has been changed to "Yes", however i want it to display a message that please fill the "Empty text box " ..
Please help asap
I want some text boxes on my form not to be empty while saving. i have added validation rules for those particular fields in the table and the text boxes are unbounded. i m using append query to add the new record into the table... when i leave some text boxes empty and click on save it does not save cause the required property has been changed to "Yes", however i want it to display a message that please fill the "Empty text box " ..
Please help asap