Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

layout of menus

Former Member
0 Kudos

A user is assigned to many roles and each role define a menu. Once the user log in he has available all menus "randomly" distributed.

How can I define the lay out of menus that the user is allocated? How can I do that one given menu is allocated at the top?

Thanks

1 ACCEPTED SOLUTION

ps0907
Active Participant
0 Kudos

This can be controlled somewhat by adding settings in table SSM_CUST. OSS note 357693 provides details about the process but one side-effect you may experience is that when the user logs in, there is a pause before the menus are displayed while the sorting occurs in background.

1 REPLY 1

ps0907
Active Participant
0 Kudos

This can be controlled somewhat by adding settings in table SSM_CUST. OSS note 357693 provides details about the process but one side-effect you may experience is that when the user logs in, there is a pause before the menus are displayed while the sorting occurs in background.