cancel
Showing results for 
Search instead for 
Did you mean: 

How to change the navigation bar profile from left to right on CRM web ui screen?

0 Kudos

Hi,

I want to change the appearance of navigation bar profile which is by default on left side of the screen  but i want to move that one to right side of the screen. can anyone please let me know how can we make this thing happen..

Best Regards,

Rajkumar Deshetti.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hello Master,

Please use the below step.

Case-1

Document For Navigation From Right To Left

Please follow the below steps to reproduce the configuration for Navigation from Right to Left

-> Goto Easy Access Workbench

-> From the Menu

  • Select Favorites and click on Add Other Objects
  • Select BSP Application from the result
  • Click on Continue Button
  • Following popup will be displayed and fill the entries like

Select BSP application : CRM_UI_START

Description : Start WEBUI

Start Page : default.htm

Parameter : SAP-RTL With Value : X

  • Click on Continue Button.

->  Following BSP_APPLICATION - Start WEBUI will be added into Favorites.

-> Double click on the BSP_APPLICATION. URL will be opened with Right to left navigation

Case-2

Please use the url with appended ?sap-rtl=X.

   Update Business users to use the URL as bookmarked. Because Right to Left navigation will be used by user who logged in with Arabic Language.

    http://crmdev.mew-kuwait.com:8000/sap(bD1lbiZjPTEwMiZkPW1pbg==)/bc/bsp/sap/crm_ui_start/default.htm?...

Answers (1)

Answers (1)

bruce_li
Contributor
0 Kudos

Hi Rajkumar,

If you want to put your webui(navigation bar) on RTL(right to left) layout, you need to add sap-rtl=X to the webUI URL.

For example:
If your WebUI starting URL is following:
http://X:X/sap/bc/bsp/sap/crm_ui_start/default.htm 


Then after adding the parameter, it will be:


http://X:X/sap/bc/bsp/sap/crm_ui_start/default.htm?sap-rtl=X

Best Regards,

Bruce

navn_metts
Active Participant
0 Kudos

Hi Bruce,

I tried the same in my system.

Its working.

Br,

Navn

Former Member
0 Kudos

Hello Bruce,

I used the above mentioned link ,its working fine.

But Is there any possibility from back-end systems.

Regards,

Rakindranath Senapati