Address Widget

Use this widget to accept North American postal address.

Last published at: January 27th, 2026

Description:

This widget accepts any postal address in North America.

 

Inputs

  • ID/Name - name of widget generated by FlowWright (read-only field)
 

 

Design:

 

 

Example:

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

  • Create a Form definition named “AddressDef.” Navigate to Forms - Definitions in the left pane to create it. On the Form Definitions page, select Actions - Create. If you don't have access to generate Form Definitions, check with your Flowwright administrator. 

 

  • Drag a "BootstrapGrid, Name, Address, and Submit” control to the canvas and arrange it as shown below.

 

  • Double-click the “Address” widget to view its properties. There's nothing to configure because the control's name is provided by the application. Click the Save button. 

 

  • Double-click the text box in the “Address” widget to configure the “Settings” properties. The application displays the control name. Enter the placeholder text. Select the data type for user input from the drop-down list. Select the “Required” checkbox for mandatory input. Select the checkbox to hide the control and make it read-only at runtime. Enter the maximum character limit. Click the Save button.  

 

  • Double-click the text box in the “Address” widget to configure the “Styling” properties. Select the UI width from the drop-down list (Mini, Small, Medium, Large, X-Large, XX-Large). Enter the CSS syntax. Select the classes to apply from the global drop-down list. 

 

  • Double-click the text box in the “Address” widget to configure the “Other” properties. Enter the tool tip text, then click the Save button. 

 

  • Double-click the text box in the “Address” 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, click the Translate button, and then click the Save button. 

 

  • Save the Form definition. Select Actions - Create Form Instance from the menu. Generate a new Form Instance, then select the check box to edit it. If you don't have access to generate Form Instances, check with your FlowWright administrator.

 

  • The Form is displayed to the user as shown below. Enter the user input, then click the Submit button to complete the process. 

 

 

Definition Sample:

You may download the sample definition(s) from the provided link 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.