cancel
Showing results for 
Search instead for 
Did you mean: 

Enhance CRM_UI_FRAME

Former Member
0 Kudos

Hi,

I have a requirement to hide the navigation bar profile for a business role. I have achieved that by enhancing the .htm page of CRM_UI_FRAME/WorkAreaViewSet . Please let me know if at all it is advisable to enhance the component CRM_UI_FRAME.

Regards,

Radhika

Accepted Solutions (0)

Answers (1)

Answers (1)

sumit_mittal2
Active Contributor
0 Kudos

Hi Radhika,

Check this wiki..

http://wiki.sdn.sap.com/wiki/display/CRM/Howto-StartWebUIwithhiddennavigationbar

Hope this helps..

Cheers,

Sumit Mittal

Former Member
0 Kudos

Hi Sumit,

Thanks for the pointers.

But I also need to know if enhancing CRM_UI_FRAME can create any issue. Because in my requirement, i should not have any option to see the navigation bar. With your suggested method, the navigation bar would be hidden by default and the user has an option to see it.

Regards,

Radhika

sumit_mittal2
Active Contributor
0 Kudos

HI Radhika,

To my knowledge, as long as your enhancements are restricted conditionally it should be fine..

You can probably try deactivating the event which allows users to expand (->) navigation bar, i don't know where this event is handled may be you need to debug..

Hope this helps.

Cheers,

Sumit Mittal

Former Member
0 Kudos

Hi,

The issue is resolved by modifying the layout profile for the business role.

Regards,

Radhika