You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 18, 2024. It is now read-only.
'Project' is a content type that is defined as group content.
The 'authenticated' user role has (core-level) permissions to create 'project' content on the site.
User 'lonewolf' is an authenticated user and not a member of any group.
User 'socialite' is an authenticated user and member of one or more groups and has permissions to create group content.
When 'lonewolf' attempts to add a 'project' node, the audiences selection box gives him a single option: "- None -". This is fine and as expected, since he has no permissions for any groups.
When 'socialite' attempts to add a 'project' node, the audiences selection box gives him a list of groups for which he has permissions. HOWEVER, there is no "- None -" selector.
This means that if he inadvertently clicks one of the groups, he can not undo the selection without refreshing the entire screen, and losing all his entries.
I have seen online videos where the audience selector first shows "- None -", then lists the available groups, which is what I'm after.
Can anyone tell me what I've misconfigured?
The text was updated successfully, but these errors were encountered:
Situation:
When 'lonewolf' attempts to add a 'project' node, the audiences selection box gives him a single option: "- None -". This is fine and as expected, since he has no permissions for any groups.
When 'socialite' attempts to add a 'project' node, the audiences selection box gives him a list of groups for which he has permissions. HOWEVER, there is no "- None -" selector.
This means that if he inadvertently clicks one of the groups, he can not undo the selection without refreshing the entire screen, and losing all his entries.
I have seen online videos where the audience selector first shows "- None -", then lists the available groups, which is what I'm after.
Can anyone tell me what I've misconfigured?
The text was updated successfully, but these errors were encountered: