RichTextEditor Widget

Use this widget to display a rich text editor control.

Last published at: August 14th, 2023

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 default value
  • Hide - Select checkbox to Hide (tick mark)
  • Read Only - Select checkbox to Read-Only (tick mark)
  • Required - Select 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 below graphic
  • Click on Save button and Close the popup window
  • Navigate to 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.