You can add rich text controls to a form by using the designer.
Procedure
To add a rich text control to a form with the designer:
-
In the Designer, click Form Controls and then select Custom
Web.
-
In the Main tab of the form, the Description
field should have the following information:
- Name:
compass.richtextquill
- Configuration: should include two variables:
field and
plaintext.
An example
Description
field:
Custom Web Control
Name: compass.richtextquill
Version: LATEST
Configuration:
{
"field": "Description".
"plaintext": "DescriptionPT"
-
Click Apply