Copied to clipboard

Flag this post as spam?

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


  • Fabian Céréssia 4 posts 84 karma points
    Dec 07, 2022 @ 13:54
    Fabian Céréssia
    0

    Umbraco 11 and Nested Content property Editor

    Hello there !

    I'm currently following tutorial for getting me into Umbraco CMS. All is good for the moment, but following this tutorial concerning Umbraco 10 (Youtube Tuto video), I realise that I haven't got the "Nested Content" property editor available in the list of Poperties editor.

    Is it by purpose ? Has it been replaced in Umbraco 11 by something else ?

    Tx you for your help,

    Regards,

  • Søren Gregersen 441 posts 1884 karma points MVP 2x c-trib
    Dec 07, 2022 @ 14:35
    Søren Gregersen
    0

    Hi Fabian,

    Nested Content is working in almost the same way as the Block List editor (https://docs.umbraco.com/umbraco-cms/fundamentals/backoffice/property-editors/built-in-umbraco-property-editors/block-editor/block-list-editor), but it should be in there

    It is not removed from the source code.

    Is the editor being used as a child property, of something inside a block, you may run into some of its limitations.

  • Fabian Céréssia 4 posts 84 karma points
    Dec 07, 2022 @ 14:40
    Fabian Céréssia
    0

    Hello tx you for the reply.

    I'm following closely the youtube vidéo, from a blank v11.0 umbraco project.

    I'm trying to create a new Data Type :

    • [New Data Type]
    • Click on the "Select Property Editor"

    Here is the full list of components at disposal :

    enter image description here

  • Fabian Céréssia 4 posts 84 karma points
    Dec 07, 2022 @ 14:51
    Fabian Céréssia
    0

    I juste redo a new blank installation :

    dotnet new -i Umbraco.Templates::11.0.0

    dotnet new umbraco -n "MyProject"

    dotnet run --project "MyProject"

    From there, going into new Datatype creation and accessing the Property Editor components doesn't show the Nested Content editor.

    Release bug ?

  • Søren Kottal 713 posts 4571 karma points MVP 6x c-trib
    Dec 07, 2022 @ 15:10
    Søren Kottal
    101

    Nested Content has been deprecated in v11, and is only visible on upgraded projects, or if you flick a config setting.

    You really shouldn't use Nested Content anymore, as it will be removed in v13.

  • Fabian Céréssia 4 posts 84 karma points
    Dec 07, 2022 @ 15:12
    Fabian Céréssia
    0

    Tx you for the reply. I didn't find quickly a reference to this change in the V11 documentation.

    Regards,

  • Neil Chapman 42 posts 170 karma points
    Dec 12, 2022 @ 09:26
  • 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