Child pages
  • Create a Solution

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Choose one of the following
    1. Select File > New > Servoy Solution from the menu in Servoy Developer.
    2. Right click on the All Solutions node OR the active solution none. Select Create new solution from the menu. A window will appear.
  2. Enter a name for the solution.
  3. Enhance your solution with auto-installed modules for:
    1. security - to support login/authentication
    2. search - which provides search API for text-based, user-interactive searching
    3. utils - which is a wide range of low-level utility methods and application concepts for Servoy solutions
    4. navigation - which provides ready to use single page navigation templates that are also extensible to allow for custom UI and even other UX patterns. (see related webinar below)
  4. Click Finish. The new solution will become the active solution in Solution Explorer.
     

    Tip
    titleBest practices

    Choose a name for your solution that makes sense. This name will also become part of the URL when accessing it from the browser.

    It is recommended to only have one resource project per workspace to reduce confusion.


...

  1.  Choose one of the following
    1. Select File > Import. A window will appear, select the Servoy > Import Solution and click Next.
    2. Right click on the All solutions node in Solution Explorer and select Import a solution.  A window will appear.
  2. You should have a window that has the text 'Import a solution' at the top.
  3. Select the .servoy file you want to import.
  4. The newly imported solution will become the active solution in Solution Explorer.

Anchor

...

webinar

...

webinar
Webinars

Servoy periodically produces Technical Webinars targeted to developers covering a broad range of topics, from new features to new capabilities to best practices.

...