if content of field is in html try : {{=XML(row.field)}}
On Sun, May 6, 2012 at 9:48 AM, BlueShadow <[email protected]> wrote:
> 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
>