I have 4 textarea fields in table. In edit mode they all are set to 'textarea'->use richtext editor->innova. On list page their properties are set to novalue - it means that I'd see source code in proper columns.
But in some cells of the table on list view page I can see HTML not source code!
I think the problem is in truncating of textarea fields to certain length so it is errously interpreted...
Is it any way to avoid the problem?