cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Did you get an answer that solved your problem? Please mark it as an Accepted Solution so others with the same problem can find the answer easily. X

Data Driven menu with Permission

Sathishkumar_C
17-Peridot

Data Driven menu with Permission

Hi all, 

Can i able to create a data for menu with user group?

 

Thanks & Regards,

Sathishkumar C.

1 ACCEPTED SOLUTION

Accepted Solutions

If you do it as I said, on the service code you can check easily which it's the current user and act accordingly to the groups that he/she belongs.

View solution in original post

5 REPLIES 5

You can create menus dynamically without issues, you just need a service which returns the desired infotable with the Menu format (MenyEntry), and bind it to the menu setting it as DataDriven.

Yeah That's fine.

Can add user group or user with that infotable to make visibility permission over menu definitions with respect to user/user group.?

 

Thanks,

Sathishkumar C.

If you do it as I said, on the service code you can check easily which it's the current user and act accordingly to the groups that he/she belongs.

Thank you for the input.

 

Hi @Sathishkumar_C.

 

If the previous responses provided by @CarlesColl helped to answer your question, please mark the appropriate one as the Accepted Solution for the benefit of others with the same question.

 

Regards.

 

--Sharon

Top Tags