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.
Comments
Comment #1
ronan commentedThere 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.
Comment #2
dgorton commented