Sales Person Web View
Next, you will create the Sales Person web view.
- Click on the Create New button on the Studio’s toolbar.
- Click on the Web Object tab of the Create New... dialog.
-
Double-click the Web View Wizard icon.
-
Read the explanations on the first wizard page of what this wizard will do and click Next.
-
On the Names wizard page, enter
oSalesPersonas the object name,SalesPersonas the filename, andSales Person Maintenanceas the description, then click Next. -
On the "Web View Style" wizard page, leave the default selection of Create a Simple Form Web View, then click Next.
-
On the "Main Data-Dictionary" wizard page, click on
SalesPerson - SalesPerson_DataDictionaryto select it as the data dictionary to be used, then click Next. -
On the "Entry Fields" wizard page, click on the Add button to add the
IDandNamefields to the web view. Click Next. -
On the "Labels, Alignment and Preview" wizard page, add a checkmark to the SameLn checkbox next to Sales Person Name.
-
Click Next. Click Finish on the last wizard page.
You will now see the source code of the new web view in the Studio.
Testing Your Completed Web View
-
Click on the Run button on the Studio's toolbar. The Studio will compile, then run your project.
-
When the application runs, your browser should display the http://localhost/QuickStart/Index.html page.
-
Click on the Views menu and then Sales Person Maintenance to open your new view.