Forum Discussion
Hi Angela,
Thanks for the response, for some response when I tried this.getAction() it returned the method name and not the Action name.
I then switched to the CUI menu item and I am now able to get the resp menu button name in the inArgs parameter [emoticon:c4563cd7d5574777a71c318021cbbcc8]
Regards
CUI is the choice of the real professional![emoticon:1435ff2429184e17bc948e4f19178e1e][emoticon:c4563cd7d5574777a71c318021cbbcc8]
Haven´t tried this one with CUI so far, so your inArgs hint is also useful for myself. Not sure if I was really right with my Action solution. I think I mixed it up with a different issue. I checked my Actions again -> in reality I used small Methods that call the main Method with "dummy" property to indicate the calling Action. Your CUI solution is more elegant.