The walkthroughs in this section provide step-by-step instructions on how to create pages for the RoleTailored client. Each walkthrough presents a different scenario intended to help you understand how different page types can be used to build a selection of page objects.
Pages are XML based and require less design considerations and more understanding of how XML elements work together. In these walkthroughs you will see how page parts and controls can be arranged in the Page Designer window to create a hierarchy of XML elements that result in pages.
Page controls contain properties, triggers, functions, and codeunits in just the same way as forms but for the purposes of these walkthroughs, creating the basic structure of the page is the focus, not how to add codeunits or triggers. For more detailed information about these issues, see the appropriate section in the Getting Started.
In This Section
Walkthrough: Creating a Customer Card Page in Page Designer
Walkthrough: Creating a Customer List in Page Designer
Walkthrough: Adding Actions to a Customer List Page
Walkthrough: Adding a FactBox to the Customer List Page
Walkthrough: Creating a Role Center
Walkthrough: Creating a Wizard Page
Walkthrough: Creating a Document Page