![]() |
Sergey Kornilov admin 8/28/2006 |
Truncating HTML fields is most cases is not possible. You can easily break HTML tags doing this and the whole page will be broken. |
S
|
scott73072 author 8/28/2006 |
Truncating HTML fields is most cases is not possible. You can easily break HTML tags doing this and the whole page will be broken.
|
![]() |
Sergey Kornilov admin 8/31/2006 |
You can use two different fields for this purpose. One with full HTML text and another one for preview purposes which don't have any HTML tags. |