`
Par2: Data validation -- OK button vs. TakeComplerted 2000-02-09 -- Kevin Erskine You should not put validation code in the EMBEDs for OK You should place them in the form's ThisWindow.TakeCompleted Method before the parent call and return Level:Notify if you do not want to close\save the changes. The Embed code for OK will not be done if the user presses CANCEL on the form and then Answers YES to the "DO you want to save your changes?" message box that appears on Cancel. Printed November 21, 2024, 6:44 am This article has been viewed/printed 35208 times. |