Address Widget

Use this widget to accept North American postal address.

Last published at: June 12th, 2025

Description:

This widget control accepts any postal address of 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 called “AddressDef.”
  • Drag a "BootstrapGrid, Name, Address, and  Submit” control to the canvas and arrange them as shown below.

 

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

 

  • Double-click the text box of the “Address” widget to configure the “Settings” properties. The application provides the name of the control. Provide the placeholder text. Select the data type for user input from the drop-down list.  Select the checkbox “Required” for mandatory input. Select the checkbox to hide the control and make it read-only during runtime. Provide the value to accept the maximum characters. Click the Save button.  

 

  • Double-click the text box of the “Address” widget to configure the “Styling” properties. Select the UI width size from the drop-down list (mini, small, medium, large, x-large, xx-large). Provide the syntax for the CSS styles. Select the classes to apply from the global drop-down list. 

 

  • Double-click the text box of the “Address” widget to configure the “Other” properties. Provide the tool tip text information. Click the Save button. 

 

  • Double-click the text box of the “Address” widget to configure the “Globalize” properties. The application will alert you if there is nothing to globalize, as shown below. Otherwise, select the language from the drop-down list and click the Translate button. Click the Save button. 

 

  • 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 shown below.  Provide the user input and 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.