FirstMiddleLastName Widget

Use this widget on the Form to accept First, Middle and Last names.

Last published at: March 23rd, 2026

Description:

A Form widget to accept First, Middle, and Last names.

 

Inputs

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

 

 

Design:

 

 

Example: 

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

  • Create a Form definition called “FirstmiddlelastnameDef.”
  • Drag a “BootstrapGrid, Firstmiddlelastname, and Submit” control onto the canvas and arrange them as shown below.

 

  • Double-click the “Firstmiddlelastname” widget to set its “Settings” properties. This control does not need any configuration; the application supplies the control’s name. Click the Save button. 

 

  • Double-click the text box of the “Firstmiddlelastname” 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. Check the “Required” box for mandatory input. Check the box to hide the control and make it read-only at runtime. Set the maximum character limit. Click the Save button.  

 

  • Double-click the text box of the “Firstmiddlelastname” 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. Choose the classes to apply from the global drop-down list. Click the Save button. 

 

  • Double-click the text box of the “Firstmiddlelastname” widget to configure the “Other” properties. Enter the tooltip text. Click the Save button. 

 

  • Double-click the text box in the “Firstmiddlelastname” 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. Choose Actions > Create Form Instance from the menu. Generate a new Form instance and check the box to edit it.

 

  • The Form is shown to the user as displayed 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 link provided 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.