Hello,
I have a small issue and there is probably a trick but I don't get it.
I want to fill a basic description field (textarea) with some text, including indentation character (\t or mulitples spaces) to display the text in a proper way.
Unfortunatelly, the formating characters are removed from the view (but are still there because the text is correctly indented when I edit it).
any Idea?