Copied to clipboard

Flag this post as spam?

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


  • Malthe Petersen 68 posts 383 karma points c-trib
    Nov 25, 2020 @ 14:06
    Malthe Petersen
    0

    Custom property editor not validating nested content

    Hi Umbraco. :-)

    I have a client where we have done a custom property editor with a prevalue of some other data type. A little like how nested content works today.

    Today I render the selected data type like this:

    <umb-property property="editor">
        <umb-property-editor model="editor"></umb-property-editor>
    </umb-property>
    

    But when the editor is nested content, it doesn't validate (neither client or server side) when I click save and publish.

    So my question is: have any of you any idea of how I would make nested content validate in my custom property editor?

    Many regards Malthe

  • Malthe Petersen 68 posts 383 karma points c-trib
    Jan 26, 2021 @ 19:17
    Malthe Petersen
    0

    Any suggestions here? We still haven't been able to find a solution.

  • 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