John Whelan Posted May 21, 2014 at 11:56 PM Share Posted May 21, 2014 at 11:56 PM I've run into a situation where I'm going to need to add rating criteria after there are reviews already in the system. As an example, initially, I'll start with just one rating criterion and later add additional ones based on user feedback. I can think of two ways of doing this and could use your advice on the best approach to take: 1) I can modify the database (#__jreviews_criteria and #__jreviews_ratings) manually (or via a SQL statement) to implement the necessary criteria addition 2) I can include some additional blank, non required criteria in the particular listing type and hide them in the review form. These I can then later enable as they become necessary Which approach is best do you think? Link to comment
Alejandro Posted May 22, 2014 at 12:01 AM Share Posted May 22, 2014 at 12:01 AM This section is only visible with a valid subscription. If you have a valid subscription, please login. Link to comment
Recommended Posts