I'm doing the list of pages to be able to add permissions to that user, but I have some inconveniences regarding the listing.
- What I want to do is list the pages according to the parent record and separate them by a space.
Here I have the database as it is structured:
Then what I want is to show on the web in the following way, this as an example.
Where Node # 1, Node # 2, .... should be the main menus and so on according to the records found.
Is there a way to make them?