Rich Text Editor (TinyMCE 2) Control
Example
Configuration
Title
|
Control title to show the author on the input form
|
Name / Variable Name
|
Name of variable to store the final result in. This is used by the
View layer or the Controllers to gain access to the data during
runtime.
|
ICE Group
|
In-Context Edit Group: During ICE editing in Preview mode, this
control will be part of this group for editing which means when the
author click on the Pencil Tool, they will get all the controls
in the same group associated with the specific Pencil Tool.
|
Description
|
Form Control description.
|
Help
|
Help to show authors on the input form associated with this control.
|
Description/Purpose
|
Rich Text Area field.
|
Properties
|
* Width: Width of the Rich Text Area.
* Height: Height of the Rich Text Area.
* Max Length: Maximum number of characters to accept as input.
* Allow Resize: Allows to resize the field.
* Force Root Block p Tag.
* Force p tags New Lines: Adds a p tag on every new line.
* Force br New Lines: Adds br for each new line.
* Require Image Alt Tag: When inserting image, requires alternative
tag.
* Supported Channels.
* RTE Configuration: Configuration to be loaded on the rte.
* Image Manager.
|
Constraints
|
* Required: Make field required to fill out.
|
Related Data Sources
|
* Image.
|