Page*

Definition

Pages are a Microsoft Dynamics Business Central object type.

They are the main way to display and organize visual data in Dynamics 365 Business Central. They are the primary object that a user will interact with and have a different behavior based on the type that you choose.

Pages are designed independently of the device they are to be rendered on, and in this way the same page can be reused across phone, tablet, and web clients.

The structure of a page is hierarchical and breaks down in to three sections.
(1) The first block contains metadata for the overall page; the type of the page and the source table it is showing data from.
(2) The next section; the layout, describes the visual parts on the page.
(3) The final section details the actions that are published on the page.

[source: Microsoft Docs]

Navigation

In Microsoft Dynamics 365 Business Central, pages are used to show all relevant information in one object and enable filtering as well as definition of values. Below, please find a schematic example view of a page containing the terminology used within Docs:

Schematic page view

No. Name
1 Title
2 Menu bar
3 FastTab
4 Field
5 Dropdown menu (static)
6 Selection field
7 Dropdown list (dynamic)

Read More

Page at Microsoft

Synonyms

page object | page structure | card