Reload Form

Use this widget to refresh the current Form.

Last published at: March 23rd, 2026

Description:

This widget refreshes the current form.

 

Inputs

  • Button Type - Select between any of the button types
  • ID/Name - Name of widget generated by FlowWright (read-only field)
  • Button Label -  Enter the description text for the button label
  • Hide - Select the checkbox to Hide (tick mark)
  • Read Only - Select the checkbox to Read-Only (tick mark)
  • Tool Tip - Enter information to display on mouse hover on form render
  • Styles - Enter the CSS scripts for widget styles
  • Apply Classes - Select between custom classes defined 
  • 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 “ReloadFormDef” example.  

  • Create a new Form Definition called “ReloadFormDef.” 
  • Drag a “BootstrapGrid, Label, TextArea, Reload, Submit" control onto the canvas and organise them as shown below.

 

  • Double-click the “Reload” control to configure the “Settings” properties. A pop-up window will appear for configuration. The application displays the control name. Select the button type from the drop-down list. Enter the button label text. Check the “Hide” box to hide this widget at runtime. Check the “Read-Only” box to view the list without making any selections. Click the Save button. 

 

  • Double-click the “Reload” widget to configure the “Styling” properties. Choose the input width from the drop-down list. Enter the CSS syntax. Select the classes to apply from the global drop-down list. Click the Save button. 

 

  • Double-click the “Reload” widget to set the “Other” properties. Enter the tooltip text. Click the Save button. 

 

  • Double-click the “Reload” widget to configure the “Globalize” properties. The application will alert you if there is nothing to globalize, as shown below. Otherwise, select a language from the drop-down list, then click the Translate button. Finally, click the Save button.

 

  • Save the Form definition. Choose Actions > Create Form Instance. Generate a new Form Instance, then check the box to edit it.

 

  • The Form is shown to the user, as illustrated below. Enter some text and then click the Reload button. 

 

  • The browser shows an alert to confirm the reload. The Form reloads, and all Form field values are reset. 

 

 

Definition Sample:

You may download and extract the sample definition(s) from the link provided and later import them (drag-and-drop) into 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 the import. Then, save the definition to confirm the changes.

Click here to download the sample file.