-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
MENU ADD MainMenu 0 -m Test Menu, TestMenu
MENU REMOVE MainMenu 0
MENU ADD TestMenu 0 -t test
The above scenario shows that submenus without an entrance are supported, but there currently is not a way to remove any submenus created completely. There should be a way to remove submenus
proposed command:
MENU REMOVE submenu
ex:
MENU REMOVE TestMenu
also a longer existing system may build up many unlinked submenus there should be a way to list all submenu internal names
proposed command:
SHOW SUBMENU menu - list all submenus in the target menu
SHOW SUBMENU/ALL - shows all submenu internal names
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request