A blank view will create a presentation that does not display any fields from the table. This can give you a greater amount of control over what data is displayed, although it might involve more work in creating the view.
Normally, a view displays information from the table associated with the selected table and related tables, but you can add a view that displays information from an unrelated table. In this example, we will add to the Products table View Selector a view that allows you to browse through the Category records but not display any associated record from the Products table.
- Locate the object in the Table Selector.
- Click the plus sign.
- Type a name for the view, select Blank as the view type, and then select the record source.
- Click Add New View.
- When the new view is displayed, click Edit.
- Click the Data icon.
- Change the record source.
- Close the Data popup window.
- In the Field List, select a field.
- Drag the field onto the blank view.
- After you have saved the changes, the View Selector for the table has a view that displays information from another table without involving the table associated with the selected table name caption in the View Selector.
No comments:
Post a Comment