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
If someone could point me in the right direction, I'd appreciate it. Searching to this point hasn't turned up a valid example.
Hi Yukon and welcome to our,
Perhaps this Angular demo can help you to see how to use the content picker with a custom property editor https://github.com/perploug/UkFest-AngularJS-Demo
Hope this helps,
/Dennis
Hi Yukon,
I had a similar question a few months ago. You can find the answer on this post which should help. In summary, there is an element you can use as follows to re-use an Umbraco Property Editor.
<umb-editor model="datepicker"></umb-editor>
Thanks, Dan.
Dennis and Dan, thanks to you both! This was helpful.
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
Is there a way to use the content picker within a custom property editor?
If someone could point me in the right direction, I'd appreciate it. Searching to this point hasn't turned up a valid example.
Hi Yukon and welcome to our,
Perhaps this Angular demo can help you to see how to use the content picker with a custom property editor https://github.com/perploug/UkFest-AngularJS-Demo
Hope this helps,
/Dennis
Hi Yukon,
I had a similar question a few months ago. You can find the answer on this post which should help. In summary, there is an element you can use as follows to re-use an Umbraco Property Editor.
Thanks, Dan.
Dennis and Dan, thanks to you both! This was helpful.
is working on a reply...