PhoneNumber Widget

Use this widget to accept a phone number with an area code.

Last published at: August 28th, 2025

Description:

This widget renders a control for entering a phone number with an area code.

 

Inputs

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

 

Design:

 

 

Example: 

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

  • Create a Form definition called “PhonenumberDef” 
  • Drag a “BootstrapGrid, Label, PhoneNumber, and Submit” control to the canvas and arrange them as shown below.

 

  • Double-click the “Phonenumber” to configure the “Settings” properties. A pop-up window is displayed for configuration. Provide a name for the control. Select the “Multiline” checkbox to provide a long label text. Select the “Hide” checkbox if you decide to hide this widget during runtime. Select the “Do Not” checkbox if you decide to skip the globalization. Click the Save button. 

 

  • Double-click the “Label” control to configure the “Styling” properties. Provide the pixel value for a custom label width. Select the checkbox to enable Bold, Italic, and Underline label styles. Select the label Foreground and Background color. Select the horizontal alignment by choosing either the left, center, or right buttons.  Select the vertical alignment by choosing the top, middle, or bottom buttons.  Provide the syntax for the CSS styles. Select the classes to apply from the global drop-down list. Click the Save button. 

 

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

 

  • Double-click the “Label” 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 as shown below. Provide the necessary information and click the Submit button to complete the process. 

 

 

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.