Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
To get the nodeId when using a custom Action there is in v7 this
var nodeId = UmbClientMgr.mainTree().getActionNode().nodeId;
But what is the same called in v8? I have been searching alot and is stuck right now :(
I was looking in github and found this that is working
var node = appState.getMenuState("currentNode");
With this I get all information about the tree I need :)
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.
Continue discussion
Get nodeId in an Action
To get the nodeId when using a custom Action there is in v7 this
But what is the same called in v8? I have been searching alot and is stuck right now :(
I was looking in github and found this that is working
With this I get all information about the tree I need :)
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.