[[https://www.revelation.com/|Sign up on the Revelation Software website to have access to the most current content, and to be able to ask questions and get answers from the Revelation community]] ==== Validate on Write, not LostFocus (OpenInsight Specific) ==== === At 03 JUL 1998 11:42:16AM Duane Pekse Aldata wrote: === {{tag>"OpenInsight Specific"}} I would like my form to check if all required fields are filled on the write event, instead of on the lostfocus event of the individual controls. That way, the user can fill in the controls in any order they wish to, without a required property on a control preventing them from leaving until it is filled. I seem to remember this question being posted before, but I can't find the answer now. Thanx. Duane Pekse Aldata Software ---- === At 03 JUL 1998 12:10PM Carl Pates wrote: === Duane, You need to alter field of the IOOPTIONS property of the window to TRUE in it's create event. eg IOOptions=Get_property( @Window, "IOOPTIONS" ) IOOptions=True$ OPOPtions=Set_Property( @Window, "IOOPTIONS", IOOptions ) cpates@sprezzatura.com [url=http://www.sprezzatura.com]Sprezzatura Ltd[/url] [i]World Leaders in all things RevSoft[/i] [img]http://www.sprezzatura.com/zz.gif[/img] [[https://www.revelation.com/revweb/oecgi4p.php/O4W_HANDOFF?DESTN=O4W_RUN_FORM&INQID=NONWORKS_READ&SUMMARY=1&KEY=2340D2EEC604166F8525663600564499|View this thread on the forum...]]