Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
You need to figure out how to have your rating system first. Are you just using rating fields? or do you have some sort of 3rd party rating system or are you using the rating for the Guestbook in CB ProfileBook?
As for the plan you'd just condition it under the Workflows tab against a Code (CB Code Field) or Query (CB Query Field) field depending on if you need to use PHP or SQL to get the information you need.
Please Log in or Create an account to join the conversation.
We don't have an official review integration. The Guestbook just happens to have support for rating the profile when signing the profile, but it's not designed as a review plugin. Rating fields are just profile fields for rating, but they don't accept any text like a review would.For the moment I have a 3rd party rating system (vReview) but I think they don't develop it anymore. In any case the less 3rd party ones the better, so I am thinking of using the CB one. Is there any documentation on this to understand how it works? As far as I can understand it mainly works with Guestbook, right?
You need to write the necessary PHP code or database query depending on if you want to use CB Code Field or CB Query Field to fulfil the condition you're trying to meet then you'd just condition against your code or query field within your plan under its Workflows tab. There is nothing out of the box that can provide for your specific need.So I have to go through a seperate plan or implement it within all plans. Sorry for my kind of newbie questions but I really try hard to understand the whole system.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.