Syteline/CSI v9.01.01 On Premise
Unposted Job Transactions
I have modified the form to prevent users from entering transactions if Materials on the Operation have not been issued first. The form generates an additional event at the end of the JobChg event and if materials have not been issued, the user gets a warning message and the form is closed. I used a Prompt dialogue to call StdFormClose if materials have not been issued.
This works, but when StdFormClose is triggered, a "Do you want to save your changes to Unposted Job Transactions?" message is also generated. Some bright spark is bound to click Yes which is undesirable.
I suspect there's a standard event to call which will discard changes before invoking StdFormClose, but can't think what it is.
Can anyone enlighten me please?
Thanks in advance