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 or . 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.
Cancel: Closes the wizard without making changes.
Here are the steps for using the JSMenu Compatible Component Selector:
Access the Wizard:
Locate the servoyMenu
property and doulbe click the its value to open the Menu Selection Wizard.
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
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.
Displays the list of available along with the default -none-
option.
Selecting -none-
removes any assigned menu from the component.
OK: Assigns the selected to the component.
Open the properties panel of a compatible component, such as or .
Click on the desired from the list.