How do I structure parent, child and grandchild pages/items within the CMS?
They will all use the same template design but I need the URL to be website.com/parent/child/grandchild and my nav menu dropdown to display using the correct structure?
I need the client to be able to create a page(list item) and then assign it as a parent, child or grandchild accordingly.
I have done this in the designer using folders but never as dynamic CMS content that a client will manage.
Thanks for this. I essentially need the client to author list items and control the relationship to the parent, child or grandchild.
I think it’s a case of assigning the CMS collection to folders but it then won’t let me use the same CMS collection name and folder name – I need it to have same name for the clean URL structure…
Am I missing something? It’s only 3 levels deep, in WordPress this is so much easier to build?