Thanks , Joe 
Thats really the solution , at least in case of "<" or ">" ... So , I changed the Smarty Template:
and its working

Thats really the solution , at least in case of "<" or ">" ... So , I changed the Smarty Template:
Code:
{smart_display_field form_id=$form_id view_id=$view_id
submission_id=$submission_id field_info=$field_info
field_types=$field_types settings=$settings value=$value|escape:'html'}
and its working
