I tried to create reviews system on my site via Type as comment solution but as I see I am not able to create powerffull reviews system in this way.
This feature is key for business direcotry, product catalog or some other kind of sites. So lets discuss this here. I will write down my thoughts how it is better to create this feature using cobalt.
I am working on a Movie database site. and fist just added reviews using type as comment solution and enabled multiple rating solution and added only textarea field to reviews type. So I have fiedl for reviews text and multiple criteria ratings. I disabled title because normally there is no need to create title for reviews, most needed feature is to get title from movie to which you leave review but as I know it is not possible in cobalt by default.
So my plan is that I create custom section and type for reveiws(I think it is enought to create just type for movie section for some situations, but in my case it is not enough).
So I have MOVIE Section and Type and REVIEWS Section and Type. I connect them via relation fields so that each review record can be assigned to only one parent. and submitting reviews will be available only in Movie record view, as I know relation field allows to display submit button in its template.
This relation field also is good when you need to display reviews in a module Cobalt records. In type as comment solution you would get only review text and ratings but how could you find out for which movie is that review? so In this case you can display via relation field movie title and poster with review text and rating. Also this solution allows us to have independent menu item with reviews list it is here Click here to link...
I hope I gave to some of you good idea for your project, aslo if you know how it can be improved more, please share your thoughts.
I tried to create reviews system on my site via Type as comment solution but as I see I am not able to create powerffull reviews system in this way.
This feature is key for business direcotry, product catalog or some other kind of sites. So lets discuss this here. I will write down my thoughts how it is better to create this feature using cobalt.
I am working on a Movie database site. and fist just added reviews using type as comment solution and enabled multiple rating solution and added only textarea field to reviews type. So I have fiedl for reviews text and multiple criteria ratings. I disabled title because normally there is no need to create title for reviews, most needed feature is to get title from movie to which you leave review but as I know it is not possible in cobalt by default.
So my plan is that I create custom section and type for reveiws(I think it is enought to create just type for movie section for some situations, but in my case it is not enough).
So I have MOVIE Section and Type and REVIEWS Section and Type. I connect them via relation fields so that each review record can be assigned to only one parent. and submitting reviews will be available only in Movie record view, as I know relation field allows to display submit button in its template.
This relation field also is good when you need to display reviews in a module Cobalt records. In type as comment solution you would get only review text and ratings but how could you find out for which movie is that review? so In this case you can display via relation field movie title and poster with review text and rating. Also this solution allows us to have independent menu item with reviews list it is here Click here to link...
I hope I gave to some of you good idea for your project, aslo if you know how it can be improved more, please share your thoughts.