Skip to Content
1
May 23, 2020 at 05:56 PM

How to pass data across controllers - Smart templatel

128 Views

Hello,

I have create a fiori app using annotations in cloud application programming model.

I have a function import to fetch a boolean value in the list report page controller, also I need to access that boolean value/data in the object page controller as well. As the application is purely created using annotation on cloud application programming model I am unable to find a way to access this variable in the object controller.