Copied to clipboard

Flag this post as spam?

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


  • bob singh 47 posts 126 karma points
    Jun 29, 2015 @ 16:37
    bob singh
    0

    Child nodes in grid to allow user to multiple update a true/false property

    I am trying to create a content dashboard feature that allows users to set a property to true/false on child nodes of a parent node in a grid format.

    The main idea is to allow the admin users a quick way to update the property for multiple child content in one go instead of doing it the normal way i.e via tree menu > content window etc.

    I have added a property IsCategory on the parent node to allow the node name etc to be pulled into a dropdown.

    If a user selects an option in the dropdown then all the children of that node should appear underneath in a grid format and the IsCategory property showing an editable true/false for each of the child nodes.

    From this grid the user can update the IsCategory property for several child nodes.

    I am new to Umbraco custom development so any help is appreciated, thank you.

    P.s This feature should be added as a default to the listview as that just shows the information but does not allow editing within the grid.

  • 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