...
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
...