Skip to content

Rating

Overview

The Rating control type allows for selection of a whole number rating between two customizable values:

Rating Control

Required Fields

  • Name: The name of the field saved to the database.

  • Type: Must represent an integer, such as System.Int32.

  • ControlType: Must be set to Rating.

  • Max

  • Min

Optional Fields