Adding a rich text control to a schema
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:
fieldandplaintext.
An example Description field:Custom Web Control Name: compass.richtextquill Version: LATEST Configuration: { "field": "Description". "plaintext": "DescriptionPT" - Name:
- Click Apply