Quantcast
Channel: dBforums – Everything on Databases, Design, Developers and Administrators
Viewing all articles
Browse latest Browse all 13329

Delaying one field being entered to prevent an error

$
0
0
I am creating a form which will allow a user to enter a date and a customer name into a form and have the full details of their booking for that day appear below.


However, unless both fields are true (i.e. they both respond to an existing booking) I will get a ringing noise play and nothing will get changed in the form (i.e. I get an error - no message).


How can I delay the input of the first field (date) so that I have enough time to enter the correct second field (name) for there to be no errors.


If there is a booking I want this to appear below. (also, is it possible for the fields below to appear blank if there is no such booking - if no delay can be put in then this would be a solution also!)




To explain a little more:
The use of this form would be so that (as a scenario) a customer on the phone has a query about a booking she has had or is going to have. She will tell the database user and that user can enter the name and date and have the details appear.

The DB is also attached to clear things up, it is the CustomerBookingsSearch form.

Attached Files
File Type: zip DB.zip (188.7 KB)

Viewing all articles
Browse latest Browse all 13329

Trending Articles