Convert newlines to <BR> tags in a field after on saving a record Default: If nl2br is true and htmlLens is set to true for a field, when you save then <BR> tags are added automatically for the field.
If nl2br is set to true, then all text areas will have their <BR> tags stripped automatically, whether or not htmlLens is set for that field.
One limitation is that <BR>'s can be generated in places where it is illegal, such as within <SCRIPT> and <TABLE> tags. Since these are normally banned tags, this is not an issue. Basic:Yes Advanced/Enterprise:Yes DynamicEdit:Yes [Version 1.0]
|