Hi,
I am trying to test the feasibility of migrating my sites from drupal 9 to backdrop because I am in a shared environment and it becomes difficult with "composer".
I'm trying to create a simple menu block but I can't do it, it doesn't accept any of my entries .. apparently it works like autocompletion area and i can't put an external url or an admininistrave one like node/add/mycontenttype .. i guess something i did not understood about backdrop's menus .. an idea ? Thanks
Hello @philippeg 👋
From the last screenshot you've provided, it seems that you are using https://github.com/backdrop-contrib/menu_views but the "Menu link title" field seems to be missing from the form. Here's how that form should look like:
@laryn is the maintainer of the Backdrop version of both of these modules, so he can help 😉
...having said that, I have tried a fresh installation of Backdrop, with both of these modules installed, but I was not able to reproduce the problem (the "Menu link title" field is shown for me). Perhaps there is another module that is causing the problem, so can you try uninstalling any other menu-related modules and see if that fixes things? If you figure out which module is causing the issue, please remember to reply here and let us know.
Thanks