New Menu Wizard

A wizard for creating new menus

Overview

New Menu Wizard

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

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

Create a new Menu

Here are the steps for using the New Menu Wizard:

  1. 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.

  2. 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.

  3. 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.

  4. 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.

  5. 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?