Quantcast
Channel: SCN: Message List - SAP Fiori
Viewing all articles
Browse latest Browse all 2526

Re: Disable/ Hide the "Contact Support" option on FIORI launchpad

$
0
0

Hi Shruti,

 

You should go to Se80 - BSP Application - /UI2/USHELL - Page Fragments - shells - abap - cfg - sap - PersonalizationOff.json

 

Check below code and put false for contact support.

 

"renderers": {

         "fiori2" : {

             "componentData": {

                 "config": {

                     "enablePersonalization": false,

                     "enableTagFiltering": false,

                     "enableSetTheme": false,

                     "enableAccessibility": true,

                     "enableSendFeedback": false

                 }

             }

         }

     }

}

 

Hope this helps,

Joseph


Viewing all articles
Browse latest Browse all 2526

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>