Description:
This widget shows a horizontal line on the Form.
Inputs
- ID/Name - Name of widget generated by FlowWright (read-only field)
- Width (%) - Enter the percentage value for width
- Height (px) - Enter the pixel value for height
- Hide - Select the checkbox to Hide (tick mark)
- Tool Tip - Enter information to display on mouse hover on form render
- Styles - Enter the CSS scripts for widget styles
- Apply Classes - Select between custom classes defined
- Save - Save the input values
- Delete - Remove this form widget from the designer page
- Close - Close the input popup window
Design:

Example:
Let’s build and execute the “LineDef” example.
- Create a new Form Definition called “LineDef.”
- Drag the “BootstrapGrid, Label, TextArea, Date, Line, and Submit” controls onto the canvas and arrange them as shown below.

- Double-click the “Line” widget to set its “Settings” properties. Enter a name for the control. Click the Save button.

- Select the “Styling” tab. From the drop-down list, choose the desired text box size. Enter the width and height in pixels. Check the “Hide” box to hide this widget during runtime. Enter the style script, including the CSS syntax. Choose the classes to apply from the global drop-down list. Click the Save button.

- Double-click the “Line” widget to configure its “Other” properties. Enter the tooltip text. Click the Save button.

- Double-click the “Line” 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, then check the box to edit this Form Instance.

- The Form is displayed with the line below. Enter the user input, then 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.