Creating a parent-child form 
The gadget spec URL could not be found



At this point you've implemented the UI requirements for category. You have built a simple form for maintaining category details and a queue for listing category details. Now you're ready to implement the UI requirements for product. 


What are UI design requirements for product?
  • A single form to capture the product details, colour and size.
  • Two buttons
    1. Save
    2. Cancel
  • Product list to view product details of all the products.

What's new in this form design compared to category form design?
  • Parent-child form
  • Attachments (Upload product design images)
  • Simple workflow for product