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 didnt get the question. Please specify the question.
Do you need login form for all nodes or do you need to allow only user who has specific permission to view corresponding nodes.
Comments
I didnt get the question.
I didnt get the question. Please specify the question.
Do you need login form for all nodes or do you need to allow only user who has specific permission to view corresponding nodes.
force login
I would like to force a redirect to login if the node requires it. Some nodes will be open to the public, some will be closed to registered users.
That can be done by setting
That can be done by setting user role and permission.
Set permission to node which are accessible to new user role and not to all authenticated users.
Hope this will help.
Cheers.