RichTextEditor Widget

Use this widget to display a rich text editor control.

Last published at: June 3rd, 2024

Description:

Displays a rich text editor field on the Form to accept formatted text.

Inputs

  • ID/Name - Name of widget generated by FlowWright (read-only field)
  • Width (px) - Pixel width value
  • Default value - Enter the text to display as the default value
  • Hide - Select the checkbox to Hide (tick mark)
  • Read Only - Select the checkbox to Read-Only (tick mark)
  • Required - Select the checkbox for mandatory (tick mark)
  • Save - Save the input values 
  • Delete - Remove this form widget from the designer page 
  • Close - Close the input popup window
 

 

Design:

 

 

Example: 

Let’s build and execute the “RichTextEditorDef” example.  

  • Create a new form definition called “RichTextEditorDef.” 
  • Select the Open Designer checkbox and click the “Create” button
  • Drag a RichTextEditor widget to the canvas
  • Double-click on the RichTextEditor widget to configure the inputs as shown in the graphic below

 

  • Click on the Save button and Close the popup window
  • Navigate to the UI menu and Preview the form. The rendered widget will appear as shown in the below graphic. The menu options are displayed prominently in the newer version, as shown below. Provide the formatted text.