Hello everybody,
I like to know, if there is an easy way to use the link dialog outside of an editor instance. The reason is, I have a form where the user just has to insert a URL. So he should click on a small icon and the link dialog like in an editor instance should open. After the user made his input, a normal <input type="text" - field should be filled with the URL.
I like that the dialog looks exactly the same how in the editor. So may it is possible to reuse the dialog from CKEditor.
Any hints?
Thanks.
I like to know, if there is an easy way to use the link dialog outside of an editor instance. The reason is, I have a form where the user just has to insert a URL. So he should click on a small icon and the link dialog like in an editor instance should open. After the user made his input, a normal <input type="text" - field should be filled with the URL.
I like that the dialog looks exactly the same how in the editor. So may it is possible to reuse the dialog from CKEditor.
Any hints?
Thanks.
Re: use a dialog outside of an editor instance