Skip to Content
0
Dec 17, 2018 at 05:44 PM

SAP Fiori app/ How to link a object status with a pop up?

198 Views Last edit May 21, 2020 at 05:33 PM 2 rev

Hi Guys,

Iam a Beginner in SAP Fiori.

Now Iam programming an app and now I have a Problem. I have Objects in the Main View and they have a status "ok" and "not ok".

Also I have a button, which puts all Objects in an Array in the localstorage. Now I want to link the status with the button. If the status is "not ok". There should appear a pop up with a Warning, that there are Objects, which are "not ok" and if press on "continue" The objects should also go the localstorage.

I hope you can help me.

Enclosed i put some screenshot of the code and the app.