By ceci123 on
Hi,
I need to add the path "projects/%/posts" to the menu tree but I am getting the this error:
"Views cannot create normal menu items for paths with a % in them"
After watching this Drupal menu system Video
I tried using Dynamic Persistent Menu along with "Me" Alias module but no luck.
Has anyone done something similar to this? Please help.
Thanks
Ceci
Comments
^
It's supposed to be a tab in the of the page: projects/%/
Normal menu items should be "static" ones. They can't hold dynamic data unless you use a module like Menu Token (If I understand correctly. Correct me if I'm wrong.)
What's new and changing in PHP 8.4
no tab shows up
No luck. Changed it to `tab menu` and it saved just fine. Where is it supposed to show up? I can't find it anywhere.