187
Views
9
Comments
Link to text
Question

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

2018-09-27 18-20-33
Swatantra Kumar
Champion

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

2021-06-09 13-39-18
Agno Silveira
 
MVP

Hi Jonatas, 

you can create a webBlock and send to this webblock your URL, with http://....

and follow the example:


Regards.

2018-09-10 17-38-07
Jonatas Maffei de Moraes

Agno Silveira wrote:

Hi Jonatas, 

you can create a webBlock and send to this webblock your URL, with http://....

and follow the example:



Regards.

Thanks for the answer.

But in my case I need something dynamic that is all in a single input(TextArea)


2021-06-09 13-39-18
Agno Silveira
 
MVP

Jonatas Maffei de Moraes wrote:

Agno Silveira wrote:

Hi Jonatas, 

you can create a webBlock and send to this webblock your URL, with http://....

and follow the example:



Regards.

Thanks for the answer.

But in my case I need something dynamic that is all in a single input(TextArea)


 

 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.

2018-09-10 17-38-07
Jonatas Maffei de Moraes

Agno Silveira wrote:

Jonatas Maffei de Moraes wrote:

Agno Silveira wrote:

Hi Jonatas, 

you can create a webBlock and send to this webblock your URL, with http://....

and follow the example:



Regards.

Thanks for the answer.

But in my case I need something dynamic that is all in a single input(TextArea)


 

 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
exemploForum.png
2021-06-09 13-39-18
Agno Silveira
 
MVP

Hi Jonatas,

look this component:

https://www.outsystems.com/forge/component-overview/8931/link-to 

i think that help you.


Regards.

2018-09-10 17-38-07
Jonatas Maffei de Moraes

2021-06-09 13-39-18
Agno Silveira
 
MVP

Jonatas Maffei de Moraes wrote:

Thanks for the example, see this component, I managed to use:

https://www.outsystems.com/forge/component-discussions/145/HTML+Utils

 

Regards.

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.