Copied to clipboard

Flag this post as spam?

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


  • Tito 314 posts 623 karma points
    Mar 03, 2021 @ 09:01
    Tito
    1

    Reuse block editor custom views from parent custom view

    I want to have a block list editor which i can add sections to it. Each section have another block list editor which i can add other components to it, like a title, subtittle, paragraph, image, etc.

    Each subcomponent has a custom view for rendering in the backoffice. I already know how to do that. Then i would like each block section to have a custom view to render the blocks inside. For it i would like to reuse the custom views of each subcomponent.

    My question is, inside the angularjs custom view of the section (the parent component) how do i loop through the children components and render each custom view?

  • Tito 314 posts 623 karma points
    Mar 03, 2021 @ 17:08
    Tito
    100

    I found this post that does exactly what i was looking for: https://24days.in/umbraco-cms/2020/grid-nouveau-block-list/

Please Sign in or register to post replies

Write your reply to:

Draft