Create a Product List Page with Ratings
Beginner
10 min.
Now that you have your backend, you can finish the product list page by adding data resources and binding the properties of your list item composite component.
You will learn
- How to enable BTP authentication
- How to set up navigation between pages
- How to use destinations (or hard-coded URLs) to access data services
- How to set up data resources for your custom backend entities
- How to call backend functions
- How to bind data to your composite component
After creating a composite component and setting up your backend, you will now create the front end UI that will consume both business data and your custom data.