FirstLastName Widget

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

Last published at: January 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 to the canvas and arrange them as shown below.

 

  • Double-click the “Firstlastname” widget to configure its “Settings” properties. This control requires no configuration; the application provides 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. Select the “Required” checkbox for mandatory input. Select the checkbox to hide the control and make it read-only at runtime. Set the maximum character value. 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. Select 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 tool tip 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. Select the Actions > Create Form Instance menu option. Generate a new Form instance, then select the check box to edit it.

 

  • The Form is displayed to the user as shown below.  Enter the user input and 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.