Overview Page Code Block
From a high level, the basic syntax of an overview-page block is:
overview-page { title <string> cplan <string> <tab> <tab> }
From a high level, the syntax of a complex overview-page block is:
overview-page id = <string> { title <string> cplan <string> quickview-set { cplan <string> dimension-quickview <string> } parameter <string> tab <string> filtered = <boolean> { screen { layout orientation = <string>{ <elements> } } } tab { ... } elements { <element> <element> } }
NOTE: The overview page is defined in the sections or pages block.