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
I was wondering if anyone knows how the tinyMCE/ Rich text editor generates the link selector?
Has anyone been able to recreate this as a normal property type
Thanks
I think the LinkPicker package gives you that dialog in a property editor.
https://our.umbraco.org/projects/backoffice-extensions/link-picker/
if you want to build your own property editors using it - then it's the linkPicker dialog - which you can call from the DialogService in Angular (see docs https://our.umbraco.org/projects/backoffice-extensions/link-picker/)
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
How to reuse tiny mce/ rich text editor link selector as a normal property type
Hi
I was wondering if anyone knows how the tinyMCE/ Rich text editor generates the link selector?
Has anyone been able to recreate this as a normal property type
Thanks
Hi
I think the LinkPicker package gives you that dialog in a property editor.
https://our.umbraco.org/projects/backoffice-extensions/link-picker/
if you want to build your own property editors using it - then it's the linkPicker dialog - which you can call from the DialogService in Angular (see docs https://our.umbraco.org/projects/backoffice-extensions/link-picker/)
is working on a reply...