I’ve been searching for this quite a while now. In my head it sounds extremely easy, but I just can’t seem to get it done.
For a couple of reasons (the structure of the menu is quite complicated) I’m using PHP to create a menu. I get the values from the DB directly. For now I have the list of titles I need to show with the corresponding Entry ID’s. All these ID’s have been made with the Pages Module and have their own URL. I just want to know how I can get these URLS?
I can’t seem to find them in the DB either..? Am I just missing something simple, or am I doing something that can’t be done that easily?
Any help/tips greatly appreciated!