Just wondering if anyone else has encountered this problem.
I have a couple of solutions that I would like to set autosave off on login. I have tried several ways of doing this, including:
1) as part of an "On open method"
2) as part of a method that runs after the login method
Basically what happens is that when autosave is set to false (ie turned off) and I try to do a find on a form (thru ctrl-f or via a method attached to a button), the first time the find will work ok. If I then do another find, nothing happens, at all. No errors (also no servoy log entries), no nothing. Find will not work after the first attempt.
I can clear this by going to design mode then back to runtime mode, but the same thing will happen if i do find again.
I can also solve this by turning autosave on again, find will work ok again.
I would like to be able to set autosave to off for the whole of the solution at login. With this problem I am scuppered.
Servoy Developer
Version 3.0rc3-build 367
Java version 1.5.0_06-b05 (Windows XP)
Windows XP SP2
MySQL 5.0.24