Good morning.
I have a text field with "Allow html tags" selected. If in the text i have some "new line", they are ignored in the output. I know that this is the correct html rendering behavior, but is there a way to automatically transform these "new line" (which comes from fields stored in our database) in "<br>" tags if the field has "Allow html tags" selected?
Thank you.
Text with "Allow html tags": transform new lines in <br>
- Fabio Pagano
- Posts: 355
- Joined: Mon Apr 16, 2007 12:38 pm
- Location: Bari (Italy)
Re: Text with "Allow html tags": transform new lines in <br>
Hello.
Thank you.
Unfortunately, there is no any option that will change new line symbols to <br> tags.Fabio Pagano wrote:I have a text field with "Allow html tags" selected. If in the text i have some "new line", they are ignored in the output. I know that this is the correct html rendering behavior, but is there a way to automatically transform these "new line" (which comes from fields stored in our database) in "<br>" tags if the field has "Allow html tags" selected?
Thank you.