Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
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
Any suggestions here? We still haven't been able to find a solution.
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
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:
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
Any suggestions here? We still haven't been able to find a solution.
is working on a reply...