Child pages
  • Step by Step Tutorials
Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 23 Next »

How to building a simple Web Application with Servoy?

The step by step tutorials is a series of short videos aimed to drive a developer through the few steps required to build a complete web application with Servoy.

All these tutorials are based on the tutorial available when you install Servoy Developer.

Step by step tutorials can be accessed directly from the tab panel named 'Tutorial step by step'  that by default is located on the right side of your Servoy Developer Windows.

In case the tab is missing you can recall it though  Window > show view > other > Servoy > Tutorial step by step.

In This Chapter

1. Display a Product Catalog

This first tutorial shows some Servoy basics and shows how to build a grid form based on a product table inheriting an existing form.

Inside the tab a short video that show the required steps is available as is available a step by step guide that allow to recreate the full process in 13 easy steps.

Step by step tutorials can be accessed directly from the tab panel named 'Tutorial step by step'  that by default is located on the right side of your Servoy Developer Windows.

The complete explanation of this tutorial is available on github


2. Enhance the Product Catalog

This second tutorial will show how to format the grid columns of the product catalog created in the previous tutorial and how to add advanced data filtering.

Inside the developer tab panel a short video that show the required steps is available as is available a step by step guide that allow to recreate the full process in 7 easy steps.

Step by step tutorials can be accessed directly from the tab panel named 'Tutorial step by step'  that by default is located on the right side of your Servoy Developer Windows.

The complete explanation of this tutorial is available on github

youtu.be

3. Edit a Product of the Catalog

In this step of the tutorial you will build an edit Form for product; learn how to build a Form to visualize, enter and edit data. You will then implement navigation between the product’s catalog implemented in the previous tutorials and the new edit Form.

Inside the developer tab panel a short video that show the required steps is available as is available a step by step guide that allow to recreate the full process in 13 easy steps.

Step by step tutorials can be accessed directly from the tab panel named 'Tutorial step by step'  that by default is located on the right side of your Servoy Developer Windows.

The complete explanation of this tutorial is available on github


  • No labels