on 2019 Jul 26 10:54 AM
Hi,
I have placed a ui5 application within a html viewer in a flavour.
This flavour is accessed via fiori launchpad.
In the app, I have navigations between views.
This works perfectly on desktop.
However, when I use the launchpad in fiori client, I can't navigate back from one view to other view.
My code is simply like this: window.history.go(-1).
If I hit back, it navigates to launchpad home page.
What could be the reason here?
Regards,
Tri
Hi Vijay Jala,
My logic is:
If I'm in Fiori Client --> Go back to previous page using this.getRouter().navTo
else --> use window.history.go(-1);
My case is simple.
Regards,
Tri
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
71 | |
11 | |
11 | |
10 | |
9 | |
9 | |
7 | |
6 | |
5 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.