Good afternoon. Beating my head against the wall. Here is the scenerio. I have a form which gets used for ordering product. When the user puts in quantity which is not divisable by the required order amount (different for each item), I pop up another form. On the form you have 3 choices, select a lower divisible number, select a higher divisible number or simply override (eg. Use the number they put in but at least they are cognisant of what they are doing.). Here is the problem. At first I had users, closing the form and it defaulted always to OVERRIDE. Easy fix, I took on the ON CLOSE button (the X top right hand corner). Now I have another user who decided they wanted to click on another box on the original order form without hitting 1 of the 3 options. Great. So now my box with the 3 options is in the backround. They are now working on another item and then all havoc breaks lose. I tried doing something with the lost focus on the form but that didn't do what I wanted. Basically, I do not want them to get out of that form without choicing one of the 3 options. Simple concept but I can't get it. I tried on event Deactivate but that gets hit it seems on everything. What am I missing? Thanks in advance. I attached an example of the forms. On the original form I entered 458 cases. My window popped up with 400 or 800 or override (eg. use the 458). Please let me know if you need any more information or I confused you.
Remember when... everything worked and there was a reason for it?
Remember when... everything worked and there was a reason for it?