Copied to clipboard

Flag this post as spam?

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


  • Tony 105 posts 163 karma points
    Mar 30, 2020 @ 15:31
    Tony
    0

    I just upgraded from umbraco 8.0 to 8.5 and it seems the nested content access has changed.

    I have a node with a nested content property, which in turn has another nested content property.

    Previously I retrieved the nested content and it returned the first level nested content and also the second level of nested content, from there I could add new items programmatically.

    So for example, I have a company node, which has a nested content of licenses, and under each license is a nested list of who those licenses are given to.

    Now however it doesnt return the sub-nested items in teh JSON, it only returns the standard properties and values?

    Any ideas how I can retrieve the multi-nested content so I can add new items programatically?

Please Sign in or register to post replies

Write your reply to:

Draft