this might have been discussed before, but I cannot find anything by searching the forum:
when I use getMethodTriggerElementName via the onAction of a field (non editable), null is returned. When using onFocusGained, the element’s name is returned. I would prefer to use onAction, is there a reason that the element’s name is not returned then?