Add Custom Logic
Beginner
10 min.
This tutorial shows you how to add custom logic to the source code of the SAP Fiori elements application you have already created.
You will learn
- How to add custom code that changes the value of the urgency property
- How CAP automatically treats the JavaScript/Java file that you add as a handler
Prerequisites
You have implemented the user interface of your application. Follow the steps in the Add SAP Fiori Elements UIs tutorial that is part of the Develop a Full-Stack CAP Application Following SAP BTP Developer’s Guide tutorial group.
This tutorial follows the guidance provided in the SAP BTP Developer’s Guide.