Hi,
I would like to know if there is any component or the like that allows me to type a text and at any time add a link that is clickable.
Ex: Hello, click here www.facebook.com
Obs: I know that CKEditor has this option, but I would not like to have an editor, I wanted something more fluid
Hi Jonatas,
Without doubt, CKEditor is the most widely used editor on OutSystems. However, since you are looking for something light give a try to os-texteditor
Regards,
Swatantra
you can create a webBlock and send to this webblock your URL, with http://....
and follow the example:
Regards.
Agno Silveira wrote:
Thanks for the answer. But in my case I need something dynamic that is all in a single input(TextArea)
Jonatas Maffei de Moraes wrote:
Can you assemble an image for an example of what you need?
We may have to create something new, as it seems that there is no component for it.
I put an image
look this component:
https://www.outsystems.com/forge/component-overview/8931/link-to
i think that help you.
Thanks for the example, see this component, I managed to use:
https://www.outsystems.com/forge/component-discussions/145/HTML+Utils