Community Tip - Did you get called away in the middle of writing a post? Don't worry you can find your unfinished post later in the Drafts section of your profile page. X
Hi all,
Can i able to create a data for menu with user group?
Thanks & Regards,
Sathishkumar C.
Solved! Go to Solution.
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.
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