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