Basic steps for setting up custom views
- Last UpdatedSep 06, 2023
- 1 minute read
These are the basic steps for setting up a custom data view.
|
1 |
Add a custom view You can create a custom view that provides a view across different modules and OLE-DB data. |
|
2 |
Configure the primary table Each custom view that you add contains a primary table to configure. |
|
3 |
Add secondary tables Adding secondary tables is optional. |
|
4 |
Create join fields If you add a secondary table, specify the field that joins the secondary table to the primary table. |
|
5 |
Define fields to appear in view Define the fields to appear in the custom view. |