I’m having hard time to find anyway to let user add review to Collection of books.
The problem is how to make the form in each book page linked to the book.
I want the user to add review for each book.
Currently all forms are submitted to the same book, Is there anyway to do it even If I had to link each form to all books one by one.
Webflow currently does not have a review system, nor any method to create a CMS item that is linked/referenced to another CMS collection via either forms or the Webflow API.
Your best bet is to use custom code to insert a third-party review widget.