Phone Number

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

Last published at: March 23rd, 2026

Description:

This widget provides a control for entering a phone number, including the 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 new Form Definition called “PhonenumberDef.” 
  • Drag the “BootstrapGrid, Label, PhoneNumber, and Submit” controls onto the canvas and arrange them as shown below.

 

  • Double-click the “Phonenumber” to configure the “Settings” properties. A pop-up window appears for configuration. Provide a name for the control. Select the “Multiline” checkbox to allow a long label. Select the “Hide” checkbox to hide this widget at runtime. Select the “Do Not” checkbox to skip globalization. Click the Save button. 

 

  • Double-click the “Label” control to configure its “Styling” properties. Enter a pixel value for a custom label width. Check the Bold, Italic, and Underline boxes to enable those styles. Select the label’s Foreground and Background colors. Choose the horizontal alignment using the left, center, or right buttons. Choose the vertical alignment with the top, middle, or bottom buttons. Enter the CSS syntax for the styles. Select the classes to apply from the global drop-down list. Click the Save button. 

 

  • Double-click the “Label” widget to configure its “Other” properties. Enter the tooltip text and click the Save button. 

 

  • Double-click the “Label” widget to set up the “Globalize” properties. The application will notify you if there’s nothing to globalize, as shown below. If not, choose a language from the drop-down menu and 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 appears as shown below. Fill in the required information, then click the Submit button to complete the process. 

 

 

Definition Sample:

You may download and extract the sample definition(s) from the link below 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 import process steps for any missing configurations, such as file path references and database connections. Then, save the definition to confirm the changes.

Click here to download the sample file.