Creating the Sales Persons View
Creating the Sales Person Entry View
You will now create the Sales Person Entry view using the Data Entry View Wizard.
- Click on the Create New button on the Studio’s toolbar.
- Click on the View / Report tab of the Create New... dialog.
-
Double-click the Data Entry 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
SalesPersonViewas the object name,SalesPersonViewas the filename, andSales Person Entry Viewas the description, then click Next. -
On the "Entry View Style" wizard page, select Create a Simple Form Entry View, then click Next.
-
On the "Main Data Dictionary" wizard page, click on SalesPerson - SalesPerson_DataDictionary to select it as the data dictionary to be used, then click Next.
-
On the "Entry Fields" wizard page, add
IdandNamecolumns using the Add button. Click Next. -
On the "Labels, Alignment and Preview" wizard page, you can click the Preview button to preview what your view is going to look like.
Click the X button in the upper right-hand corner of the preview to close it. Click Next. -
Click Finish on the last wizard page.
You should now be back in the Studio, with the newly created Sales Person Entry View open in the visual designer.