does not show children list view except to author
ajayg - March 30, 2008 - 19:59
| Project: | Node Hierarchy |
| Version: | 5.x-1.x-dev |
| Component: | Code |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
The author can see the children list view fine on the parent page. But it does not show this for any other user (anonymous or logged in). I confirmed there are no roles checked in the view so it should show by default. I also tried selecting both the roles, with no luck,
the menu shows fine for all roles as expected. But no links in the content area.

#1
There is a permission called "access embedded child view" which allows a role to see the embedded view. This can be confusing and annoying, but I sort of went with the Drupal ethos of "if in doubt, add a perm". I'm toying with removing it, but don't want to remove functionality that other people might be relying on.
#2