SAP Home Learn Build Integrate Model Operate Extend with AI ConnectTutorial navigator Knowledge Graph API Devtoberfest Developer Advocates App Space

Manage my Account SAP Devs YouTube ↗ Learnings ↗ Community ↗ Provide Feedback ↗
Logout
โคข Open full site

Prepare a Product Page

Create a new, detail page and set up the infrastructure (i.e, variables and navigation) for the page.

Overview

🎓 beginner 15 min. SAP Build AppsBeginnerSAP Business Technology PlatformSAP Build

You will learn

  • โœ”How to create a new page (detail page)
  • โœ”How to navigate and pass a parameter to a different page
  • โœ”How to reuse logic flows
  • โœ”How to create custom events
  • โœ”How to use filtering, ordering and paging for an OData service
Daniel Wroblewski D Daniel Wroblewski September 10, 2024
Created by January 22, 2023
Contributors

Prerequisites

Steps

Intro

The product detail page will let users see the current rating of a product, let them rate the product themselves, add a comment, and see all the comments for the product.

Example app
Example app

In this tutorial, you create the required variables, binding and logic, and in the next tutorial you will create the UI.

Step 1 Create a new page
โ€”

  1. In the upper left, click on the name of the current page.

    Pages
    Pages

  2. Click Add New Page.

    Add page
    Add page

    Call the page Product Page.

    Click OK.

  3. Delete all the components on the page, so the page is blank.

Step 2 Add variables to the page
+
Step 3 Enable refresh of comments
+
Step 4 Add navigation to this page
+

Resources

Discussion

Share feedback on this tutorial or join the conversation in SAP Community.

Submit detailed feedback Discuss in Community
Steps
Step 1 of 4
1. Create a new page 2. Add variables to the page 3. Enable refresh of comments 4. Add navigation to this page

Learn more →