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
Hello.
Have a simple questions. How is it possible in the backend of Umbraco with JS to get Node Name by NodeId?
Probably the answer some where on the forum, but simple can't find it :(
Thank you in advanced
Hi Dmitriy,
This should be simple by using Umbraco's entityService - check out this example code for a starting point.
entityService
-Tom
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
How to get Node Name by Node Id with JS in the backend
Hello.
Have a simple questions. How is it possible in the backend of Umbraco with JS to get Node Name by NodeId?
Probably the answer some where on the forum, but simple can't find it :(
Thank you in advanced
Hi Dmitriy,
This should be simple by using Umbraco's
entityService
- check out this example code for a starting point.-Tom
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.