This corresponds to Drupal 7 issue: https://www.drupal.org/node/2021571
The custom menu add form has an element to show the machine name while the title is being typed. After saving, that machine name is not editable, but is shown on the edit menu form.
During creation (add), if the menu title is "hello," it shows the machine name will be hello. That's not what happens, though. The machine name is actually "menu-hello", and "menu-hello" is what is shown after saving.
Recent comments
I've added a new recipe. The recipe has no PHP code. It has two module dependencies (one of those depends on another contrib module and both depend on core modules that are normally enabled)...
The Future of Configuration Recipes for Backdrop CMS
well @herb I cannot believe it, but the webform module was there in modules on the disc, but missing in the listed modules, so I delete the module folder, and downloaded it again. Then...
My Webform Worksheets have disappeared
The only thing I can think of is to make sure Webform module is enabled and that the content type that needs to contain the webforms has Webform enabled for it. Edit the content type and make...
My Webform Worksheets have disappeared