Is there a way to dynamically add/remove widgets? I have an application which provides functionality based on the User's role. So for an Admin type user, I need to show all widgets/functionality and provide the user the icons for them on the top banner. For Read-Only users, I need to show a smaller set of widgets/functionality and not show any widgets icons the User does not have access to.
Thanks.
Dina