I have been trying to understand this module flow and didn't got it.
Seems like the obvios is midding - The password!
I have created a realm relate to the content type I have created, user roles (admin + editor), I have grant view + edit, and a view access to all.
I have created a content type and add a node access password field to it.
Then what?
I have create a node of that content type and see nothing.
I saw I can add some php to the node--name.tpl.php to view the password but I dont really want to create this tpl.php.
This module seems grate option for me and help will be grate.
Comments
Comment #1
danielb commentedFrom what you've said, it should be there.
Here are some things you could try
- Ensure you've ticked the node access password field's checkbox in the node.
- Make sure you're using the Node access password field AND the Node access password widget.
- Ensure you have set the correct permissions for this module
- Make sure you've reported this against the correct module version
Comment #2
amirtaiar commentedAccording to what you have been write:
- "ticked the node access password field's checkbox in the node" - I don't see any.
- "AND the Node access password widget" - Don't have it.
- Did.
- I am using 7.x-4.1
Edit:
I have disabled and re-enabled the module and now I can see the checkbox in the node and I can also see the password on the node.
I can't see the node access password widget - It suppose to be on the content type manage field under the node access password?
Thank you
Comment #3
danielb commentedI've attached a screenshot that shows the field and widget, that's what I'm talking about.
Comment #4
danielb commentedI take it that resolves the issue.
Comment #5
amirtaiar commentedThank you, thats helps.
I was thinking this are 2 seperate fields...