I have a serious issue with some of the bugs in Servoy
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!
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..?)