One thing I see is that the addReview button is connected to addReview_click_1() , but your function is called addReview_click().
Again, please review the tutorial carefully, and try out the example.
One thing I see is that the addReview button is connected to addReview_click_1() , but your function is called addReview_click().
Again, please review the tutorial carefully, and try out the example.
@yisrael-wix yeah but that was not working either that’s why i changed it to this…to try
@garlattigael You’ll need to find the real cause of the problem. Hopefully running the example will help.
@yisrael-wix hi Yisrael, ok i got the problem and now it’s working. but there is one last problem i don’t understand.
i got all reviews informations (from my light box) on my reviews dataset, but nothing is going in the review-stats collection…
so i can’t display the % of would recommend and the right number of stars as stats can’t be done…