Tab Widget

Use this widget to create multiple tabs having form controls within.

Last published at: June 16th, 2025

Description:

This Tab widget control creates multiple tabs and can accommodate numerous controls within each tab.

 

Inputs

  • Tab Widget ID/Name - Name of widget generated by FlowWright (read-only field)
  • Add, Rename, and Delete Tab - Add, rename, and delete tabs. Use the arrow keys to align.
  • Width (px) - Enter the pixel value for width
  • Height (px) - Enter the pixel value for height
  • Hide - Select the checkbox to Hide (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 “TabWidgetDef” example.  

  • Create a new form definition called “TabWidgetDef.” 
  • Drag a “Tab widget, Submit” control to the canvas.

 

  • Double-click the “Tab" widget to configure the “Settings” properties. The application provides the control name. The UI provides a feature to add, rename, or delete tabs. 

 

  • Provide the new tab name in the text area and click the Add button as below. 

 

  • Select an existing tab and rename it with a unique name. Then, click the Rename button to apply the changes.  

 

  • Select an existing tab and click the Delete button to remove it. Click the Save button. 

 

  • Double-click the “Tab” widget to configure the “Styling” properties. Provide the widget's pixel dimensions. Click the Save button. 

 

  • Drag and drop a few controls on each of the tabs as shown below. 

 

  • Drag and drop a few controls on each of the tabs as shown below. 

 

  • Save the Form definition. Select Actions - Create Form Instance menu option. Generate a new Form instance and select the check box to edit this Form instance.

 

  • The Form is rendered to the user as below.  Select the menu tabs to navigate and use the controls on each tab to interact. Click the Submit button to complete. 

 

 

Definition Sample:

You may download the sample definition(s) from the link here and later import them (drag-and-drop) to your FlowWright Process Definition (XML file) or Form Definition (HTML file) page.

NOTE: Please verify and complete the process steps for any missing configurations, such as file path references and database connections, after import. Then, save the definition to confirm the changes.

Click here to download the sample file.