Rich Text Editor control Properties — General tab |
Click the gear icon in the layout containing the rich text editor control (pxRichTextEditor) to display the Properties panel, then select the General tab.
Field |
Description |
Property |
Press the down arrow to select a property, the value of which will be set by the rich text editor. For Click ( You can reference properties on any page identified on the Pages & Classes tab, using the normal notation pagename.propertyname for pages other than the page corresponding to the Applies To class of the rule. If this field is in a cell of a section that includes parameter declarations on the Parameters tab, you can enter the notation param.NAME here to use a parameter value for the field, where NAME identifies a string parameter. Make sure that the NAME parameter is declared on the Parameters tab, and that your application provides a non-blank value for the parameter value in all possible situations where the section appears. See Sections — Completing the Parameter tab. |
Default value |
|
Visibility |
Select one of the following to determine when the control appears:
|
Condition |
As a best practice, use the Condition Builder to edit this field. Click ( |
Required |
Appears only for fields in cells on flow actions and sections.
Select to require that when the form appears at runtime in read-write mode, users cannot successfully submit the form if the field is blank.
![]() ![]() For sections, checking this box enables client-side format validation when this section is part of a harness form that has the Enable Client Side Validation box selected on the HTML tab. At runtime, users who leave this field blank and submit the form are notified immediately that the field is required; the form is not transmitted to the server. |
Use line-break for new line (not recomended) | Enable this option to allow the use of the line break (<br/> ) instead of the auto-paragraph (<p></p> ). For new rich text editors, the auto-paragraph is the default, and the check box is clear.
For existing rich text editors, this should be checked by default. Using the auto-paragraph is the best practice and using the line break is not recommended. |
Toolbar Options |
Select check boxes, as desired, to display options in the rich text editor toolbar at runtime:
|
![]() |
Harness and Section forms - Adding a Rich Text Editor control
Rich Text Editor control - Presentation tab Actions tab |