Creating a simple form 
The gadget spec URL could not be found



At this point you've explored the form design perspective and reviewed the form design implementation of the template application. You now have a clear idea about designing forms using the form design perspective. Now you are ready to implement the form design for our example application.

Let's start with a simple form design - category form.

What are the UI elements required for the category form?
  • Maintain Category Details
  1. Input fields for category code and category description.
  2. A button to add category.
  • List Category Details
  1. Display fields for category code and category description
  2. A button or a link to open the instance.