- Issue created by @coreteamvn
- π©πͺGermany jurgenhaas Gottmadingen
You should be able to start with the Determining entity access event from the eca_access sub-module, then go through all your conditions and then use the Set access result to allow or deny access.
In that context, I don't expect any performance issues, not even with the switch user action.
Note, that this may be affected by caching. To decide for each user individually, the node view for authenticated users should not be cached, otherwise the event won't be dispatched.
- π¦πΉAustria coreteamvn
Hi JΓΌrgen!
Thanks for pointing me in the right direction. ill give it a shot and upload here a model in the next few days if i get it to work. it might be a useful illustration for some. - Status changed to Fixed
4 months ago 9:43am 1 August 2024 Automatically closed - issue fixed for 2 weeks with no activity.
Hi! I'm on the same boat! I have a question: How do I disable the view cache of that node for a specific user? Do I use ECA too?