Hi GOS,
Thanks for your help but here is the current issue:
I have 2 separate pages; 1 for Writing a Review (user to enter rating) and 1 dynamic page(s) for displaying corresponding reviews.
I will need to insert your code for the Write Review page yes? But if i set the dataset mode on this page to be ‘Write Only’. There will not be any entry in my Average Rating, Number of Rating and Sum of all Ratings columns in the dataset.
If I set the mode to Read & Write, it will display previous existing entry in the user-input fields boxes such as service selection, name, mobile, ratings etc.
On a separate note, for my Dynamic Page(s) used to display the reviews on a repeater (#repeater1), If I want it to collapse it if there are no entry for the current service, how do I code it?