List Page Overview
The topics in this section provide information about how to create a Microsoft Dynamics AX list page. A list page is a navigation page that displays a list of data records in the content pane of the client workspace. A list page also enables specific actions on one or more of the records in the list.
Microsoft Dynamics AX includes the following types of list pages:
-
A primary list page displays the complete list of records for a data type. The list page retrieves and displays all the available data records in the list page grid.
-
A secondary list page represents a filtered version of an existing primary list page. A secondary list page modifies the list page data source to retrieve and display a specified subset of the primary list page records.
- List Page Basics
-
- How to: Create a Primary List Page
-
- How to: Add a Data Source to a List Page
-
- How to: Add a Grid to a List Page
-
- How to: Customize a List Page Grid
-
- Walkthrough: Adding an Action Pane
-
- Action Pane Button Overview
-
- How to: Add a Filter to a List Page
-
- Walkthrough: Adding a Preview Pane
-
- How to: Add a List Page to the Menu
-
- Walkthrough: Creating a Secondary List Page
-
- How to: Secure a List Page
-
- Best Practices: List Pages
-