I have an Issue with some Bugs

I have a serious issue with some of the bugs in Servoy :cry:

They are related to (tabs and) table views…

I really need these two but they don’t behave like they should (see also posts on deleting in a tab/table of today)..

Just a few minutes ago I made a form with a checkbox on it together with a method onDataChange. The method has to change the content of another field in the record based on the status of the checkbox. It works like expected on record- and listview but doesn’t do anything on tabview.

Strange and unwanted…

Can you please solve this! They are an important part of what I am building!

Thanks

Can you give us an example solution?
I do a lot of these kind of changes (also in tabpanels) and no problem at all!

Here it is… Based on the EXAMPLE.GDB.

Switch view and you will see what I mean checking and unchecking the checkbox when you reach the table view.

If you don’t… And you don’t work with OSX if I am correct, then this is a OS X bug!

Suxes

And now for real :oops:

It is indeed a bug!
I thougt you mented tabpanels in stead of tab-view

Well, I also have an issue with tabpanels. See my topic on deleting in a tabpanel of yesterday where I, BTW, also select a form in tableview…

IT2BE:
Here it is… Based on the EXAMPLE.GDB.

Switch view and you will see what I mean checking and unchecking the checkbox when you reach the table view.

Suxes

It happens the same in list and table view: if I check the checkbox, I get the current date. But I have to click outside the field to activate the trigger. I use osx.2.8

When I use a checkbox in tableview everything works as expected, so no idea when you have problems.
(Also the solution posted here does not have checkbox with onDataChange events..?)

Than you have downloaded a different solution!
there is definitly a checkbox with onChange-method

Jan, strange. Since HJK and I have defined the issue. And I did upload the example as described :?:

Fixed in Servoy 1.2 final

Great news, thank you!