Description:
This widget renders 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 to 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 the “Styling” properties. Enter a pixel value for a custom label width. Select the Bold, Italic, and Underline checkboxes to enable those label styles. Select the label’s Foreground and Background colors. Choose the horizontal alignment using the left, center, or right buttons. Choose the vertical alignment using 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 the “Other” properties. Enter the tool tip text. 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 a language from the drop-down list, then click the Translate button. Click the Save button.

- Save the Form definition. Select Actions > Create Form Instance. Generate a new Form Instance, then select the check box to edit it.

- The Form is displayed as shown below. Provide the required information and click the Submit button to complete the process.

Definition Sample:
You may download 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.