C
CW
On our Orders form, there are controls for Order Status (a combo) and Booked
Date.
All orders start off as Pending (by default) and when the booking comes in
we use the combo to change that to Booked. At that moment the user should
complete the Booked Date field, but sometimes it is overlooked.
I would like to code it so that as soon as the Order Status changes to
Booked, the Booked Date becomes a mandatory field (with the approriate
message).
Your advice, please?
Many thanks
CW
Date.
All orders start off as Pending (by default) and when the booking comes in
we use the combo to change that to Booked. At that moment the user should
complete the Booked Date field, but sometimes it is overlooked.
I would like to code it so that as soon as the Order Status changes to
Booked, the Booked Date becomes a mandatory field (with the approriate
message).
Your advice, please?
Many thanks
CW