15 - Implement Conditional Formatting to Change Color Based on Data
Beginner
15 min.
Amend the shopping cart page - to highlight any items that have a Unit Quantity of 50 or higher – as part of the SAP Build CodeJam.
You will learn
- How to use a formula to change a row background color.
Prerequisites
- You have completed the tutorial for the SAP Build CodeJam, Implement Spinner for Product Details Page.
In this exercise, you will be enhancing the Cart page of the SAP Build CodeJam app with data and functionality.
Specifically, you will change the background color of the row showing the cart entries. If the quantity ordered is less than 5 the color will be white, and if it is 5 or more the background color will be changed to amber.









