onRecordSave called twice when showing form in tab panel

I have set a method to run in the onRecordSave event.
When showing the form within a tab panel this method called twice whenever I click out of the fields in the form.
The method called perfectly just once if I show the form stand alone.

Thanks

we will check these events triggering in the next release.

Thanks !!

Just a heads up that in 2.2.3 it is still doing this. I’ve got a form in a tabpanel, displaying in table view, and whenever I change rows within the tabpanel onRecordSave is called twice.

application.getMethodTriggerElementName() returns “null” both times, and application.getMethodTriggerFormName() is the name of the form in the tabpanel both times.

If I make a change to the main form, onRecordSave fires once. Any change to a record in a tabpanel causes it to fire twice. It’s a problem because I’m sending an XML message with each save and this results in an overabundance of messages.

I’m using 2.2.1.

is this stil a problem for you in the latest 2.2 release?

If so can you make a case:

http://crm.servoy.com/servoy-webclient/ … oy_support