I would like to ask you whether it is possible to do the following, using CB Auto Actions:
I have a list of users with rating fields that only moderators can edit.
Would it be possible, when a change is made to those rating fields, to: (a) send a customised e-mail notification to the user (according to the value of the rating field), and (b) change the Joomla! group the user belongs to?
I would like to ask you whether it is possible to do the following, using CB Auto Actions:
I have a list of users with rating fields that only moderators can edit.
Would it be possible, when a change is made to those rating fields, to: (a) send a customised e-mail notification to the user (according to the value of the rating field), and (b) change the Joomla! group the user belongs to?
Thank you
You would need CB Privacy to make the field editable only by CB Moderator and then you would create some CB Auto Actions to do the emailing and group changing tasks.
nant wrote: You would need CB Privacy to make the field editable only by CB Moderator and then you would create some CB Auto Actions to do the emailing and group changing tasks.
Thank you for confiming it is possible.
I chose the vote access in those fields to be, "Moderators only", and it seems that it works as needed.