Come together with the global Drupal community in Rotterdam, 28 Sept – 1 Oct 2026. Sessions, contribution, connection, and Early Bird savings until 8 June.
I fiddled with this some more. Not understanding the access being limited to "current user". Isn't every logged in user the "current user" when viewing something? I tried to enable it just to see and it broke the site...wsod...at that particular view link.
disregard the question on #1. I get it now.l...was tired :) But I'd love an answer or reply about the WSOD. Anything with logged in user breaks the site....thanks
Before uninstall the views using vna must be set to one of the orginal access views options.
And yes the option current user is not for node/% but for user/% tabs.
A possible solution to the inital post:
I would try it with contextual filter and a user relation to verify if the logged in user is the author of the node.
Comments
Comment #1
IWasBornToWin commentedI fiddled with this some more. Not understanding the access being limited to "current user". Isn't every logged in user the "current user" when viewing something? I tried to enable it just to see and it broke the site...wsod...at that particular view link.
Comment #2
IWasBornToWin commenteddisregard the question on #1. I get it now.l...was tired :) But I'd love an answer or reply about the WSOD. Anything with logged in user breaks the site....thanks
Comment #3
IWasBornToWin commentedI've uninstalled and reinstalled both versions....now i cant get any of the access choices to show up at all?
Comment #4
cezaryrk commentedBefore uninstall the views using vna must be set to one of the orginal access views options.
And yes the option current user is not for node/% but for user/% tabs.
A possible solution to the inital post:
I would try it with contextual filter and a user relation to verify if the logged in user is the author of the node.