Group: current user has permission¶
Plugin ID: eca_group_current_user_has_group_permission
Available since: 1.0.0
Verifies if the current user has the given permission in a given group.
Fields¶
Permission— config key:permission-
The group permission to verify.
Type:
select· Required: yes · Default: empty stringAllowed values depend on the configuration of the target site.
Value format: A permission machine name, for example "administer nodes". The available permissions depend on the modules installed on the target site.
Negate the condition— config key:negate-
Negates the condition. Makes TRUE to FALSE and vice versa.
Type:
checkbox· Required: no · Default:false Group— config key:entity-
Provide the token name of the entity that this condition should operate with. Please provide the token name only, without brackets.
Type:
textfield· Required: no · Default: empty string