Back
htmlEditLens
Editing, Updating and Creating Records
htmlEditLens
Creates a wysiwyg HTML editor for fields when editing records
Default:
The WYSIWYG editor can be customized by modifying phplens/img/htmlarea/editor.js.

We use the free RTE editor developed by Kevin Roth. For IE 7 or later compatibility, you might need to place the following as the first tags in your HTML document, above the <html> tag, if you are not using XHTML:

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

Syntax
$lens->htmlEditLens = 'field1;field2';

 Basic:Yes  Advanced/Enterprise:Yes  DynamicEdit:Yes   [Version 3.0]