cancel
Showing results for 
Search instead for 
Did you mean: 

Customizing Menus

patrick_scheibe
Explorer
0 Kudos

Hello @All,

do you have any idea how i can customize the menu?

I customized my extension file and add two new menu functions. But all i can do is to display both of the menu functions together.

I don't find any possibility to display only one of the functions. The two functions should be displayed dependent on the role a user has.

Do you have any idea?

Thanks in advance for your help.

Best regards,

Patrick

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hello Patrick,

1- Create 2 "Criteria"s under the metaclass where you created menus and methods.

e.g. Criteria_1 and Criteria_2 regarding role1 and role2.

2- Define criteria for each criteria (e.g. %Role% == "role1"). Criteria field is under Name field of it.

3- Move menu under regarding criteria.

Regards,

Mehmet

patrick_scheibe
Explorer
0 Kudos

Thanks a lot Mehmet.

Really nice solution. Now i can put it in a general preferences profile and set the global variable which determines the role of a user. Great!!

Best regards,

Patrick.

Answers (0)