New Menu Wizard
A wizard for creating new menus
Overview

The New Menu Wizard in Servoy allows developers to create new Servoy Menus and associate them with a specific solution. This wizard simplifies the process of setting up menus by letting you define the menu name and link it to the desired solution.
Sections
Menu Name
A required field where you specify the name of the new menu. The wizard validates the name and ensures it is unique.
Solution Selector
Displays a list of available solutions. Includes a Filter Solutions field to quickly locate the desired solution.
Action Buttons
Finish: Creates the menu with the specified name in the selected solution.
Cancel: Closes the wizard without creating a menu.
Using the New Menu Wizard

Here are the steps for using the New Menu Wizard:
Open the Wizard
In the Solution Explorer, navigate to the
Menus
section under the desired solution.Right-click and choose
Create menu
, or use the+
button from the bottom toolbar to open the wizard.
Enter a Menu Name
In the
Menu Name
field, type the desired name for your new menu.Ensure the name is descriptive and adheres to naming conventions.
Select a Solution
Use the Filter Solutions field to search for the solution you want to associate the menu with. (Optional)
Click on the desired solution from the list.
Finish the Process
Click
Finish
to create the new menu in the selected solution.The menu will now appear under the
Menus
section of the chosen solution.
Cancel if necessary If you want to exit without creating a menu, click Cancel.
See Menu for properties that can be set on a Menu from Properties View.
Last updated
Was this helpful?