Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Steps for creating app from scratch

1.  FirstFirst, simply create a form and drag the Star Rating form element into the form. For plugin configurations, refer toto Star Rating Plugin Properties.

Figure 3: Star Rating form element 

...

Figure 8: Star Rating Form Element Configurations

Name

Description

Label 

Menu label.

ID *

Menu element unique ID.

Data

Heading.

Enable Half Value (.5)?

If checked, it will enable the capability to assign ratings with half values, such as 1.5, 2.5, 3.5, etc.

Validator

Attach a Validator plugin to validate the input value, more information at Form Validator.

Info
titleWhen will validation takes place?

Validation will take place whenever a form is submitted, except when it is submitted as "Save as Draft".

UI

Heading

Readonly

Determines if the element is editable.

Rating Color *

The color of the value of the rating.

Hover Selected Color *

The color when hovering selected rating color.

Hover Unselected Color *

The color when hovering unselected rating color.

Workflow

Heading

Workflow Variable

If the form is part of a workflow process, upon saving of the form (by clicking on "Save as Draft" or "Complete" button). The value in this input field will be saved into the corresponding workflow variable named here.

Info
titleUsing a non-existent Workflow Variable name

You will get the following warning with the name printed out (e.g. status) in the server log if you attempt to map to a non-existent Workflow Variable.

Code Block
context attribute status does not exist in process context - adding new attributes to the process context is not allowed


Figure 9: Star Rating Datalist Formatter Configurations

Name

Description

Enable Half Value (.5)?

If checked, it will enable the capability to assign ratings with half values, such as 1.5, 2.5, 3.5, etc.

Rating Color *

The color of the value of the rating.