Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Jeroen Oostwouder 67 posts 163 karma points
    Jun 29, 2018 @ 13:28
    Jeroen Oostwouder
    0

    Nested Content Editor on dashboard

    Is it possible to add a Nested Content PropertyEditor to a custom Dashboard? Or do I need to create something like that myself?

    I want the user to be able to create a couple of items, and when he hits the submit button, I want to have that object in AngularJS to submit it to my controller.

    And if possible, I would like to just implement the nested content property editor (among other controls) for this.

  • Søren Kottal 530 posts 3521 karma points MVP 2x c-trib
    Jul 30, 2018 @ 21:16
    Søren Kottal
    100

    Hi Jeroen

    That is definitely possible.

    Umbraco comes with some angular directives you can use, to render a property editor, thus also a Nested Content editor.

    Here's a blog post explaining how to reuse the multi node tree picker. The exercise is the same: https://www.wiliam.com.au/wiliam-blog/reusing-the-multi-node-tree-picker-in-a-custom-section

  • 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.

Please Sign in or register to post replies