Fiori window title has namespace, how to rename title ?
Apr 18, 2017 at 11:25 AM|128 Views
Hi,
I have mapped a tile to SAP UI5 Application and linked its index.html (/sap/bc/ui5_ui5/sap/
/index.html)in Target URL and unchecked 'Use Semantic Object Navigation'. Now the tile is opening fine but it has namespace of app (say
zmycomp.sap.mm)as its window title. Where should I explicitly set the title of new window that is opened on tile click ? I understand using Component.js will not create this issue since application will be opened in same window as Launchpad.
Add comment