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
Is there any way to reload the content tree from api in umbraco 7?
Best regards
Sören
Hi Sören,
Are you calling the API from a AngularJS controller in the back office? If so, you could just use the treeService to reload a given node when the API call is complete.
Thanks, Dan.
Hi Dan,
thank you! But I call the API from an EventHandler. There are any solution to solve this?
Hmmm... I'm not sure its possible. Have a read of this post from 6 months ago. I'm not sure if anything has changed since then.
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
Reload content tree from api?
Is there any way to reload the content tree from api in umbraco 7?
Best regards
Sören
Hi Sören,
Are you calling the API from a AngularJS controller in the back office? If so, you could just use the treeService to reload a given node when the API call is complete.
Thanks, Dan.
Hi Dan,
thank you! But I call the API from an EventHandler. There are any solution to solve this?
Sören
Hmmm... I'm not sure its possible. Have a read of this post from 6 months ago. I'm not sure if anything has changed since then.
Thanks, Dan.
is working on a reply...