Rank: Newbie
Groups: Registered, Customer Joined: 6/8/2011(UTC) Posts: 6  Location: Mumbai, India
|
Hi,
We are having some issue when we try to set 'Hidden' property of widgets to true.
What we are doing is e.g suppose we have 10 widgets configured for a dashboard then when the dashboard fires 'widget creation' event we try to hide specific widgets which we dont want the current user to view. Thus if the currently logged in user should be seeing on 5 out of 10 widgets on the dashboard then we set the 'Hidden' property of the widget in the widget_creation event. Does dynamic dashboard has any inbuilt functionality by which we can avoid this behavior at the database level itself by confguring dynamic dashboard to fetch only the required widgets from the database instead fo fetching all the widgets.
If there is any setting which we can set in the WidgetInstance table due to which dashboard surface will fetch only specific widgets?
|
|
|
|
|
|
Rank: Advanced Member
Groups: Registered, Administrators Joined: 6/8/2011(UTC) Posts: 168 Location: Turkey
Was thanked: 6 time(s) in 6 post(s)
|
dashboard surface binds all of widgets of selected dashboard. So if you want to filter your binding widgets you can do this on widget creating event. i think , correct way is making a dashboard each user. Regards. Berkay ERKOY Development & Support Team www.dynamicdashboards.net
|
|
|
|
|
|
Rank: Newbie
Groups: Registered, Customer Joined: 6/8/2011(UTC) Posts: 6  Location: Mumbai, India
|
Creating a dashboard per user doesnt suit our requirement. Anyways i think the only option left with us is the one we are already doing i.e. setting 'Hidden=true' for the unwanted widgets. Thanks berkay!
|
|
|
|
|
|
Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.
This page was generated in 0.049 seconds.