Dymanically show/hide menuitems in resource center
In our application, only some users can access some functionality offered by resource center. (E.g.: sending feedback, or opening ticket).
Therefore I would like to show the modules/menuitems in the resource center for the users who has permission to it.
How can I do it, for example in javascript?
0
コメント
This should be accomplished through your segmenting as a best practice :) each module and the contents within each module use segmentation rules to know who to display different items for.
サインインしてコメントを残してください。