I have an onDataChange event for a field in the list.
I am using application.getMethodTriggerElementName() in the onDataChange event method onDataChangeMethod.
I also have onRecordSelection event assigned to a method onRecordSelectionMethod
Now
-
I change the data in the list field and click on another record in the list
-
the onDataChange event for the list field is triggered but the application.getMethodTriggerElementName() is returned as empty instead of the trigger field name
-
if do not use onRecordSelection then there is no such error, but I need to use it
Servoy Developer
Version 3.5 rc4-build 509