Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
krileon wrote: CB Moderators are exempt from "Edit Display" in CB Privacy. They can always edit fields. It is unlikely you're going to be able to have the different moderator usages you're wanting as moderation in CB is not designed that way. Moderation in CB is an "all or nothing" approach at this time. I'm not sure what else to suggest other than trying to force the condition approach again. Example as follows.
Display: Field conditional show
Field: Custom > Value
Value: [cb:if user="#me" viewaccesslevel includes "VIEW_ACCESS_LEVEL_ID_HERE"]ACCESS[/cb:if]
Operator: Equal To
Value: ACCESS
Replace VIEW_ACCESS_LEVEL_ID_HERE with the actual id of the view access level you want the field restricted to. You will likely need to expand Locations and ensure it only applies to profile edit/view.
Please Log in or Create an account to join the conversation.
You could probably use a Custom HTML field that substitutes in the profile view value of the field or even the raw value of the field then reverse the condition on it and set it to show below the actual field.would it be possible to display the field value as read only in edit mode, instead of hiding it?
Please Log in or Create an account to join the conversation.
krileon wrote: You could probably use a Custom HTML field that substitutes in the profile view value of the field or even the raw value of the field then reverse the condition on it and set it to show below the actual field.
Please Log in or Create an account to join the conversation.