Page 1 of 1

Is this a change or a bug in Version 3.5 b2-build 502?

PostPosted: Thu Jun 21, 2007 6:08 pm
by akalehzan
Hi all,

In Servoy 3.1.5 in each form we have a Global variable called Feild1.
Also we have a method that is called Clear Form.
The Clear Form method contains currentcontroller.loadOmittedRecords().

The clear Form method gets called onFocusGained on Global variable Feild1.
This method works fine in Servoy 3.1.5, but when I started to test it in Version 3.5 b2-build 502, it keeps looping the currentcontroller.loadOmittedRecords(). and it does not allow us to do anything in that form unless we exit the form.


My questions is:

Is this a change or a bug in Version 3.5 b2-build 502?


Thanks,


Abrahim

PostPosted: Fri Jun 22, 2007 10:58 am
by rgansevles
Abrahim,

Please try the latest and greatest, 3.5 RC3.

Rob