L
leahf via AccessMonster.com
I was asked to change a form in an existing application.
Departments in a company can order equipment. When a new order is chosen
there is a transfer to a new form where general information is filled in
(department, dates for delivery etc.) and then the form has a subform where
the list of the amount of equipment can be filled in.
Up until now there was no checking if the items were in stock. Someone could
order 15 flashlights even though there might not be any flashlights in stock
or maybe only 3 left.
I now am changing it so that there is a check againt the inventory. If, for
example, someone ordered 15 flashlights and there are not in stock I give a
message and ask if the order should be cancelled or corrected. If the order
is to be corrected the focus remains on the amount text box. However, if I
want to correct the item and not the amount, I get stuck. It remains focused
on the amount and keeps giving the error message.
How can I leave the option open as to what is to be corrected?
Thanks.
leah
Departments in a company can order equipment. When a new order is chosen
there is a transfer to a new form where general information is filled in
(department, dates for delivery etc.) and then the form has a subform where
the list of the amount of equipment can be filled in.
Up until now there was no checking if the items were in stock. Someone could
order 15 flashlights even though there might not be any flashlights in stock
or maybe only 3 left.
I now am changing it so that there is a check againt the inventory. If, for
example, someone ordered 15 flashlights and there are not in stock I give a
message and ask if the order should be cancelled or corrected. If the order
is to be corrected the focus remains on the amount text box. However, if I
want to correct the item and not the amount, I get stuck. It remains focused
on the amount and keeps giving the error message.
How can I leave the option open as to what is to be corrected?
Thanks.
leah