Please Log in or Create an account to join the conversation.
Only if the user doing the editing is a CB Moderator using CB Core Fields Ajax to make the field ajax on userlist. Alternative is to develop a new CB fieldtype plugin to allow this.from the front end , is it possible to have it so that from a cb_subs list, a person in a specific subscription plan can edit a field in another members profile?
You absolutely can have different levels of CB moderation. Example ACL setup as follows.i guess i am asking if it is possible to have levels of moderation of user profiles by different ACL or groups. is there a plugin for this?
Please Log in or Create an account to join the conversation.
Only if the user doing the editing is a CB Moderator using CB Core Fields Ajax to make the field ajax on userlist.
Please Log in or Create an account to join the conversation.
You need to be more specific as to what field. You also need to check that you've latest CB Core Fields Ajax downloaded from Professional downloads section.Also: i think i found a bug - when you adjust the field from the profile it saves ok to the database field, however when updating is done from a list the field becomes NULL in the database.
Please Log in or Create an account to join the conversation.
I don't think you can adjust the profile edit permission on a user group by user group basis, but you can try within CB > User Management > Options > Permissions adjusting the Edit permission to see if that'll do the trick.
You need to be more specific as to what field
You also need to check that you've latest CB Core Fields Ajax downloaded from Professional downloads section.
Please Log in or Create an account to join the conversation.
We'll be improving the permissions usage with future releases of CB, but for now I've no solution for you aside from making the user a CB Moderator.no it didnt work, would be great if this would work, as it would limit usergroups to being able to edit certain information only rather than being able to edit the entire profile ( good for task sharing and delegation of info updating )
Looks like a bug caused by a fix. Have confirmed and created the below bug ticket to investigate and fix for next release.the field is cb_radioexpiry. in the below image , in the "Profile View" ajax editing - the database works ok, in the "Userlist View" editing , the database recieves a NULL value from the ajax editing
Please Log in or Create an account to join the conversation.