ServoyMenu Selection Wizard
Reference documentation for the Menu Selection Wizard
Last updated
Was this helpful?
Reference documentation for the Menu Selection Wizard
Last updated
Was this helpful?
The Menu Selection Wizard allows developers to assign an existing Servoy Menu to compatible components like Sidenav or Navbar. This wizard ensures that only predefined menus are available for selection, streamlining the process of linking menus to components.
The input field where you can type text to filter the list of available Servoy Menus, making it easier to locate menus in projects with multiple menu configurations. It dynamically updates the list based on the input.
Displays the list of available Servoy Menus along with the default -none-
option.
Selecting -none-
removes any assigned menu from the component.
OK: Assigns the selected Servoy Menu to the component.
Cancel: Closes the wizard without making changes.
Here are the steps for using the JSMenu Compatible Component Selector:
Search for a Menu (Optional)
Type the menu name (or part of it) in the search field to filter the available Servoy Menus.
Select a Menu
Click on the desired Servoy Menu from the list.
If you want to remove any menu assignment, select -none-
.
Confirm the Selection
Click OK
to assign the selected menu to the servoyMenu
property of the component.
Cancel if necessary
Click Cancel
to close the wizard without applying any changes.