You are here:
sectionPattern Control
Use sectionPattern to define the pattern to use for a section.
Required Editions
| Available in: Lightning Experience in Professional, Unlimited, and Enterprise Editions that have Consumer Goods Cloud enabled. |
See the values available for the sectionPattern
attributes.
| sectionPattern | areaPattern | Mandatory areaName | Note |
|---|---|---|---|
| DashboardSection | welcomeArea | WelcomeArea | The DashboardSection is only for the
main menu page, and it contains two elements: the "Welcome" area and the area with the
button grid. |
| buttonGridArea | ButtonGridArea | ||
| LoginSection | GroupedElementsArea | LoginArea InfoArea |
The LoginSection defines the pattern for the login screen. |
| FilteredViewAreaSection | FilterElementArea | filterArea | The FilteredViewAreaSection is
similar to the master detail section page, but it’s basically for linked grids rather than
the overview/detail relationship. A change to the data in filterArea filters the data in the
data source of viewArea. |
SingleElementArea <or> GroupedElementsArea |
viewArea | ||
| SingleAreaSection | SingleElementArea <or> GroupedElementsArea |
mainArea | The single area section pattern contains just a single area named MainArea inside the section. No additional logic is contained
in this pattern. |
| TabbedViewAreaSection | TabElementArea | tabArea | Needs an areaPattern of type TabElementArea. |
Per tab: MultiArea <or> SingleElementArea <or> GroupedElementsArea |
<Area for each tab> | — |
Did this article solve your issue?
Let us know so we can improve!

