Rich Text controls showing in view

Author Message
Topic: Rich Text controls showing in view
herbwex

If I show a textarea in a view it shows the formatting controls such as Font Face = "Verdana". It shows correctly in the form.

jmckibbin
Collection View does not display rich text...

Hi Herbwex,

The formatting tags are displayed when you add a text area to a view because the view does not support the rich text formats. It displays the tags so you do not lose the formatting information when you export the data and re-import the data.

Jonathan

ccl-production
i have this same issue, i

i have this same issue, i use a text area as the data inserted can sometimes be a considerable amount, i dont require formatting so is there a way of making the text area plain text only, so i have no formatting? and therefore don't see the rich text tags

jmckibbin
Multi-line Input Boxes...

Hi ccl-production,

You can create a multi-line Input Box which would behave the same as a Text Area without the rich text formatting.

Jonathan