Question:
[How can I add a simple star ratings input and display on dynamic page…]
Product:
[Wix Editor.]
What are you trying to achieve:
[I am creating a real estate page, with all properties on dynamic page connected to a dataset showing real estate data. I want every individual dynamic page to have a simple visitor ratings stars, no comments, no membership needed. Just take a look and click on rating input.]
What have you already tried:
[I have already tried using Velo code from this tutorial: Capturing and Displaying Ratings
This works only on regular pages. I tried it on dynamic by adding required fields mentioned in the code into the main properties collection, but in always shows same ratings as only one row in collection is filled no matter what dynamic page was chosen to input rating.
I have crated a ratings display with dataset connected to its own collection. it contains reference filed linked to properties collection. That does not exactly work, only information from one row is displayed, if i change nubers for another properties that is shown on all.
Even if ratings display is conected to main properties collection for dynamic page, only one field is read and displayed info on ratings.
Does not work in repeater even.]
Additional information:
[How do I link dynamic page with ratings? Will a reference field in collection work and how to make that?]