skeeter23
$HASP OK
- Local time
- Today, 11:03
- Joined
- Apr 26, 2011
- Messages
- 19
I have a subform that is used to create sequential job tracking tickets. It has a cancel button so that if the user needs to back out the status of that ticket will be set to cancelled.
The problem I have is that this operation can be easily bypassed by simply clicking the nav links on the main form at left or top. I tried setting the form value of the subform to modal and pop-up to no avail.
Also I need to be able to display a diaglog box or form with a message telling the user that they must cancel the ticket before they can continue.
I'm sure I'm missing something simple here
The problem I have is that this operation can be easily bypassed by simply clicking the nav links on the main form at left or top. I tried setting the form value of the subform to modal and pop-up to no avail.
Also I need to be able to display a diaglog box or form with a message telling the user that they must cancel the ticket before they can continue.
I'm sure I'm missing something simple here
