Page tree

Versions Compared

Key

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

...

So, we put a standard TableView on the page to show the ratings value. And instead of showing something like this


We want this...


Here is an example of a form with custom field of rating points replaced by star image.


We will need some help from JavaScript to replace the ratings values with stars. This script needs to be place on the same page where you have your ConfiForms TableView


Here is how this can be done

...