Description:
This widget displays a rating control that allows users to select a rating.
Inputs
- ID/Name - Name of widget generated by FlowWright
- Number of Stars - Enter the value (e.g., value 5 for five stars)
- Required - Select the checkbox for mandatory (tick mark)
- Hide - Select the checkbox to Hide (tick mark)
- Read Only - Select the checkbox to Read-Only (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 “RatingsDef” example.
- Create a new Form Definition called “RatingsDef.”
- Drag a “BootstrapGrid, Label, Ratings, and Submit” control onto the canvas and arrange them as shown below.

- Double-click the “Ratings” control to configure the “Settings” properties. A pop-up window appears for configuration. Enter a name for the control. Set the star count. Select the “Required” checkbox for mandatory user input. Select the “Hide” checkbox to hide this widget at runtime. Select the “Read-Only” checkbox to view the list without making a selection. Click the Save button.

- Double-click the “Ratings” widget to configure the “Styling” properties. Select the input width from the drop-down list. Enter the CSS syntax. Select the classes to apply from the global drop-down list. Click the Save button.

- Double-click the “Ratings” widget to configure the “Other” properties. Enter the tool tip text. Click the Save button.

- Double-click the “Ratings” 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. Finally, 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 to the user, as shown below. Provide a rating and click the Submit button.

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.