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

At 03 JUL 1998 11:42:16AM Duane Pekse Aldata wrote:

 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 )

[email protected]

Sprezzatura Ltd

World Leaders in all things RevSoft

View this thread on the forum...

  • third_party_content/community/commentary/forums_nonworks/2340d2eec604166f8525663600564499.txt
  • Last modified: 2023/12/28 07:40
  • by 127.0.0.1