Question
How to dynamically add a hyperlink in a RichEditableText?
Hi
This may be at bit embarrassing, but how can I add a link by using a button in a RichEditableText? I've been searching for hours without success.
I'm working in a texteditor and all I want is to be able to mark a text, then hit a button "set link" where a link is added to the marked text in the RichEditableText-field. It was so easy with textformat.url and textformat.target in a classic textfield... 😞
Thanks!
