on 2025 Feb 14 6:50 AM
Hello Experts,
Use Case: I have Custom UI5 Application, I have configured it in SAP Build Work zone and using it in SAP Mobile Start. So, we have some quick links to navigate to different applications. So, when we click on links it navigates to router application and there, we have configured URLs based on ID in parameter which is passed during navigation. It finds out URL and Navigates there.
Issue: In launchpad it redirects but in Mobile start it does not.
Workaround Done Till now: Checked router code it uses 'window.open(url,_blank)', Changed it to 'sap.m.URLHelper.redirect(url,true)'. But it won't work.
Requesting experts to please share your suggestions.
SAP Mobile Start
Thanks & regards,
Vishal Lekharajani
Request clarification before answering.
User | Count |
---|---|
58 | |
8 | |
7 | |
6 | |
5 | |
5 | |
5 | |
4 | |
4 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.