FirstLastName Widget

Use this widget on the form to accept first and last name.

Last published at: March 23rd, 2026

Description:

A Form widget to accept the first and last names.

 

Inputs

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

 

Design:

 

 

Example: 

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

  • Create a Form definition called “FirstlastnameDef.”
  • Drag the “BootstrapGrid, Label, FirstLastName, and Submit” controls onto the canvas and position them as shown below.

 

  • Double-click the “Firstlastname” widget to configure its “Settings” properties. This control does not require any configuration; the application assigns the control’s name. Click the Save button. 

 

  • Double-click the text box of the “Firstlastname” 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 “Firstlastname” 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 “Firstlastname” widget to configure the “Other” properties. Enter the tooltip text. Click the Save button. 

 

  • Double-click the text box in the “Firstlastname” 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. Then, go to Actions > Create Form Instance to generate a new instance, and select the check box to edit it.

 

  • The Form is shown to the user as demonstrated below. Enter your input and click the Submit button to finish the process. 

 

 

Definition Sample:

You may download and extract 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.