Rating is a FileMaker Add-on that allows you to quickly implement a 5-star rating control in your custom app.


Usage

  1. Drag the add-on onto your layout for each rating control. Duplicating an existing item won't work.
  2. Adapt the first segment of the button bar (edit the label to specify a field name that stores the rating data)
  3. (optional), if your rating field is available in the interface and is not the dragged field, define an onObjectSave script trigger calling Ω1MT | RATING | REDRAW
  4. If a script is modifying the rating data instead of the user, also perform Ω1MT | RATING | REDRAW