Section Tabbed List subpattern
This article provides information about the Section Tabbed List subpattern. This subpattern is used as part of the Operational Workspace pattern, specifically for a panorama section that contains a set of vertical tabs, each of which contains a filtered list of data.
Usage
The Section Tabbed List subpattern is used as part of the Operational Workspace pattern, specifically for a panorama section that contains a set of vertical tabs, each of which contains a filtered list of data.
Wireframe
Pattern changes for Microsoft Dynamics AX
This pattern didn't exist for Microsoft Dynamics AX 2012.
Model
High-level structure
TabPage
TabbedList (Tab) (Style=VerticalTabs)
TabbedListPage (TabPage) [0..N]
- TargetForm (FormPart)
Each Form Part points to a form that contains the content for the section. Each of these forms should use one of the Form Part Section List form patterns.
Core components
Apply Section Tabbed List to the appropriate tab page in the workspace.
Related container patterns
UX guidelines
The verification checklist shows the steps for manually verifying that the form complies with UX guidelines. This checklist doesn't include any guidelines that will be enforced automatically through the development environment. Open the form in the browser, and walk through these steps.
- At least one list should be present in the tabbed list section.
- Each Form Part Control should point to a form that uses one of the Form Part Section List patterns.
Examples
Form: PurchOrderMaintainWorkspace (All workspaces > Purchase order preparation)
Appendix
Frequently asked questions
This section will have answers to frequently asked questions that are related to this guideline/pattern.
Open issues
None