bug

to reproduce: goto the CRM and to the ORDERS detail.
Try to change the company-name (little red-button)
Try to fool around here in this window, punch a few times some nonsens compaynames here, en Hit ENTER. retype for nonsense again.
really do it a lot
Sometimes the form does’nt come in find-mode and is cracking up my information-data!!!

Look for the attachment

It only happens in the Servoy-developer itself!
Not on the clients! :D

This is not fixed yet in the 1.1 final!

Nobody else have this problem?
I use a lot of -Find- functions in a Dialog-screen.

I have to test always on a client, because the developer messes up my data.
It’s getting worser, if you have a double find-function: like

controller.find();
bedrijfsnaam=“#%”+globals.zoekrelaties+“%”
controller.newRecord();
bezoek_plaats=“#%”+globals.zoekrelaties+“%”
controller.search();

Sometimes the developer doesn’t come in find mode, and than changes my first record, and creates a new record with the value of the global.

Can this be fixed?

I managed to reproduce it on developer.
(though not all the time).
Very annoying (and destructive) bug.
We’ll give this one high prio.

Thanks.

fixed it for the next release (after 1.1)