OK that works but it is still a little inconvienient to write an html tag
for every new line you want.
for links and stuff thats OK but a newline should work without a tag.
On Sunday, May 6, 2012 11:55:39 AM UTC+2, Khalil KHAMLICHI wrote:
>
> if content of field is in html try : {{=XML(row.field)}}
>
> Hi,
>> I got a table for Articles I want to write someday on my page which
>> contains a text field for the content.
>> My Problem is that it does not allow me to store any format no newlines
>> paragraphs bold stuff links or anything along this line. It just turns out
>> to be plain text.
>> I tried html tags escape characters like "\n"
>> Is there perhaps even some code for an editor field like one is used to
>> in most forums.
>> Thanks
>>
>
>