Create new form - Tabout default (OpenInsight 32-Bit)
At 16 DEC 2002 06:10:57PM Barry Stevens wrote:
I have'nt investigated fully…but I created a form with required fields. I can tab past these fields…this has not been the default behaviour for forms created in OI16.
Anyone noticed this.
Is this the default now!
Barry
At 17 DEC 2002 08:23AM Don Miller - C3 Inc. wrote:
I think something on the LOSTFOCUS event is sending a RETURN 0 which stops the event chain from processing the LOSTFOCUS processing which is where the Required parameter is set. Have you promoted the LOSTFOCUS event in such a way as it does this. I don't have this problem in OI-32 at all.
Just a thought.
Don M.