if I want to create a screen with splitApp as in openui5 demo
https://openui5.hana.ondemand.com/#/entity/sap.m.SplitApp/sample/sap.m.sample.SplitApp/code/V.view.xml
Have I to implement navigation with a script in Process Designer where I can use code snippet from demo app updated by my own controller names
var sToPageId = oEvent.getParameter(“listItem”).getCustomData()[0].getValue();
this.getSplitAppObj().toDetail(this.createId(sToPageId));
Here you go
https://mission-mobile.de/app-entwicklung/splitapp-mit-simplifier/
You must be logged in to reply to this topic.
Gib die Ziel-URL ein
Oder verlinke auf bestehende Inhalte