Summary

A quick summary of the steps followed to construct a simple web application lookup form.

Congratulations on completing the beginner designer guide and building your own lookup form application.

You followed a three step process involving these key mechanisms:

  • Created a lookup form

  • Added it to the navigation bar

  • Created a data source

  • Designed your form by dragging on a grid component

  • Configured it to connect to your data

  • Tested that it worked

You should now be familiar with the basic techniques required to configure a web application.

The next section is aimed at building a production quality client-side application using production quality ReST API's.

Last updated