Hello ggppdk!
ggppdk wrote: Hello,
Micker's suggestion
might work in display your data, but
- You need backend access to create one category per product, and is bit cumbersome to maintain. You could create a link to "review submit that includes the category id", but how do you get this category id?
and even after you get it how do you create the link to the item form that is product review? Furthermore some changes to item form might be needed
I didn't had time to make some serious test, but yes, I came to the same conclusion
ggppdk wrote: Before saying anything further, i need to ask your reviews are complex? , i mean are they more than just a single Text ?
Yes, my reviews are complex. They'll have some combobox fields, some text fields and 5 different ratings (for 5 different properties (plus the relations I've said in my first post). The products are complex too. They'll have the relations (as stated before), images, text fields, radio images etc.
Let me mention also some other "advanced" features/fields:
1. The site'll have multiple languages, so the Products will have multiple languages too. Reviewers will post reviews in their preferred language. If they'll want to, they'll be able to translate their own reviews.
2. The reviews should be "base" or "advanced". The base, simpler review is meant for casual users, while the advanced review is for expert/professional users, who exactly know how to review every single feature.
3. A product in it's information should show it's rating. The rating is calculated by averaging the ratings from all the reviews (in all languages). Obviously, if a review is translated in e.g. 2 languages, it should count as one review, not as two.
This is my ideal site, I don't know if everything is possible, I just wanted to explain to you everything, so you have the whole picture of my idea.
Let me show you a practical example (from a well known review site) of something similar. I have a page with a list of products:
www.ciao.co.uk/nf/Mice_Trackball
... 3-mouse~o3
The list could be ordered by rating, reviewer, date added, alphabetically etc. In this list I can see the average rating of the product.
When I click on a particular product I get this:
www.ciao.co.uk/Logitech_MX_Mouse__6462472
Product's page with it's features (included average rating), and in the lower part of the page all the related reviews, which could be ordered in different manners (by rating, reviewer, reviewer "reputation" etc.).