Front Edition mode cannot be enabled if the user do not have the rights on index page.
We are supposed to be able to activate it just in a part of the sitemap without to be obliged to give credentials on index page.
Front Edition mode cannot be enabled if the user do not have the rights on index page.
We are supposed to be able to activate it just in a part of the sitemap without to be obliged to give credentials on index page.
When anything related to front-edition is displayed, the button/interface is only displayed if the front-edition right is present for the user on the current page.
In your case, it is to create a page under another page.
In this case, the right to create a page under this other page is also tested, but only after the verification that you have access to front-edition.
This is currently an obligation, it is then possible in your project to create an observer that will add the front-edition right on the index page for all/some of the users, or an accessController that will grand this right for those users.