Verify the Application

The updated version of our insertOrder() function is now in place. Let’s go open the application again (using the URL you retrieved earlier), login using the tenant you had used earlier, and access the “Orders“ item in the menu. Select the “Add Order“ button from the page and enter an order into the form that is displayed. When you are done entering the order select the “Add Order“ button from the form. You should now see that your order appears in the list of orders on the page, confirming that our fix appears to have worked.