Closed aryalsujay closed 2 years ago
Install this module https://www.drupal.org/project/permissions_by_term
Go to admin/permissions-by-term/settings
admin/permissions-by-term/settings
Change settings as shown above.
admin/structure/taxonomy/manage/tags/overview
Add your taxonomy term according to the roles you have and save.
Add the taxonomy vocabulary field here in manage fields. In our case, we added tags. Again, enable the same in manage form display.
tags
manage form display
There, select the role that can access this particular node. Automatically, the formula is applied and the node is restricted to selected users only.
Install this module https://www.drupal.org/project/permissions_by_term
Go to
admin/permissions-by-term/settings
Change settings as shown above.
admin/structure/taxonomy/manage/tags/overview
Add your taxonomy term according to the roles you have and save.
Add the taxonomy vocabulary field here in manage fields. In our case, we added
tags
. Again, enable the same inmanage form display
.There, select the role that can access this particular node. Automatically, the formula is applied and the node is restricted to selected users only.