- Issue created by @mandclu
- πΊπΈUnited States partdigital
Hi @mandclu, thanks for reaching out.
To add the user field do the following:
- Make sure that Manual mode is turned on from Access policy settings. (Note: If you're using the dev branch, this is now called "discretionary" mode).
- Add a new User entity reference field to the content type. (For example: "Allowed users")
- Edit the private access policy that you created.
- Add the access rule: "Allowed users field has reference to current user"
- Under Widget settings click "Show widget"
- Save the access policy
You should now be able to use that field on the Access tab of each node.
Documentation is definitely on the road map. We'll start working on that once beta1 comes out.
- Status changed to Fixed
over 1 year ago 11:43am 26 August 2023 - πΊπΈUnited States partdigital
I've added some documentation here on how to create this access policy.
https://www.drupal.org/docs/extending-drupal/contributed-modules/contrib... β Automatically closed - issue fixed for 2 weeks with no activity.