SAP KBA missing back button
SAP KBA missing back button
2471492 - Back button in Fiori GUI transaction application does nothing or is missing
Component: CA-FE-FLP-EU (Cross-Application Components > Frontend > SAP Fiori Launchpad > Please use
CA-FLP-FE-UI), Version: 6, Released On: 22.05.2024
Symptom
Back button in Fiori Launchpad does nothing when a Fiori Tile launches a WebGui application. In the SAP_UI5 component
version 1.96 upwards the back button is not present.
Environment
SAP NetWeaver 7.4
SAP NetWeaver 7.50
SAP NetWeaver 7.51
Cause
This is expected behavior. The functionality of the back button in various browsers has no specifically-designed action in this
context.
Resolution
Any application related to WebGui, Web Dynpro, or transaction tcode, or anything that opens in a new tab or window, the
Back button for the Fiori Launchpad will do nothing for this popup window or new tab. The reason for this is because the
application URL is embedded inside an iFrame. To verify it, do the following:
1. Open Fiori Launchpad in Chrome
2. Press F12 to open the developer tools
3. Click on the Console Tab
4. type the following in the Console prompt document.getElementByTagName("iframe")[0].src
5. Press Enter key
6. We will get the embedded URL. Because of that there is no relationship between the Back button and the embedded
URL and hence, the Back button is isolated from the Home page
To prevent confusion for users, you may wish to launch the associated application in a headerless mode, to hide the back
button of the Fiori Launchpad shell. For details on this, please see KBA 2471514.
In higher releases we have removed the button to avoid confusion. If users want to access the Launchpad from there they can
click on the SAP/company logo.
Note: Some browsers may provide limited functionality for the back button (e.g. - some versions of Chrome). However, this
is not by design and the functionality is entirely dependant on the browser and version.
If you have a business need for this functionality, please submit a feature request per KBA 2469897.
See Also
SAP_UI5 component version, as delineated in the page below:
Available SAPUI5 versions on SAP Business Technology Platform
2217489 - Maintenance and Update Strategy for SAP Fiori Front-End Server
Keywords
Fiori WebGui Back button, Back Button Fiori Transaction does nothing
Products
Products
2471514
2217489 CA-UI5-DLV Maintenance and Update Strategy for SAP Fiori Front-End Server
2704855 Navigation away from the FioriLaunchPad (Inplace) following Popup appears: "This page contains
unsaved data. Are you sure you want to leave the page?"