Creating "Close Order" form
The gadget spec URL could not be found



In this section, we will implement the "Close Order" form by reusing the "CustomerDetails", "OrderDetails" and "ProductOrders" forms.

Reusing "CustomerDetails" form
  
Create a new "Close Order" form.
   
Click on the forms widget. List of forms designed for "CustomerOrders" data model wlll be displayed.
   
Click on the "CustomerDetails" form. The customer details form will be inserted in the selected cell.
   
   


Reusing "OrderDetails" form
  
Select the cell where the order details form is to be inserted and click on the forms widget.
   
Click on the "OrderDetails" form. The order details form will be inserted in the selected cell.
   
   


Reusing "ProductOrders" form
  
Select the cell where the product orders form is to be inserted and click on the forms widget.
   
Click on the "ProductOrders" form. The product orders form will be inserted in the selected cell.
   
   

  What's next?


At this point, you've implemented the category forms and product forms. You've also built all the order forms and added the necessary form field elements. The next step is to implement the process design for the customer order. So let's get started with process design.