Hi everyone. i would really appreciate some help and would be extremely great full if someone can answer my questions. i have been trying for weeks.
i have a page displaying services for people to rate (services are on a repeater and connected to a database).
I also have a button on the repeater that takes you to a new page to post a review, All with there own databases and that all works fine.
what i am trying to do is get the number of reviews from the database on the reviews page to post onto the repeater onto a text field. almost like a button click count. or even a way to display the number of times the post a review button has been clicked
i appreciate this sounds a bit confusing, But thank you to any one who can help
1 Like
Hi Jake,
If I understand your use case correctly, you could use the WixData Aggregate APIs to get a count of items that match certain criteria. Check it out here - https://support.wix.com/en/article/corvid-working-with-aggregations-in-the-data-api
hope that helps,
Uval