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

Community Tip - You can change your system assigned username to something more personal in your community settings. X

Custom Dashboards Per User

pbaierl
1-Newbie

Custom Dashboards Per User

Is it possible create custom dashboards for each user that logs into an organization?

Example.  Start off with no dashboards and have them click create a dashboard.  The only user that would be able to see the newly created dashboard is the one that created it.  This allows each user to have their own custom set of dashboards that no one else can modify or adjust.

Thanks,

Paul

1 ACCEPTED SOLUTION

Accepted Solutions

Yes it's possible, it's how we had configured it. Despite you can share Dashboard between Organizational Units to have common dashboards.

Just put the Dashboard widget on a Mashup, and set:

  • AllowCreateDashboard=true
  • AllowShareDashboard=as you prefer
  • AllowDeleteDashboard=true
  • AllowEditDashboard=true
  • AllowAddGadget=true
  • MashupToAdd... = You should create a mashup from where the user picks the desired gadgets

Permissions, on Dashboards CollectionPermissions->

  • Visibility -> No visibility
  • Design Time -> You should give Design Time permissions to users which will create Dashboards
  • Run Time Permissions -> Property Read and Service Execute

Carles.

View solution in original post

4 REPLIES 4
supandey
19-Tanzanite
(To:pbaierl)

Hi Paul, this should be possible by configuring the Dashboard visibility please give this documentation a try.

Hope this helps.

Yes it's possible, it's how we had configured it. Despite you can share Dashboard between Organizational Units to have common dashboards.

Just put the Dashboard widget on a Mashup, and set:

  • AllowCreateDashboard=true
  • AllowShareDashboard=as you prefer
  • AllowDeleteDashboard=true
  • AllowEditDashboard=true
  • AllowAddGadget=true
  • MashupToAdd... = You should create a mashup from where the user picks the desired gadgets

Permissions, on Dashboards CollectionPermissions->

  • Visibility -> No visibility
  • Design Time -> You should give Design Time permissions to users which will create Dashboards
  • Run Time Permissions -> Property Read and Service Execute

Carles.

Carles,

Thanks this helps a lot!

I would like to mark your answer as correct, but I don't see that option right now.

Hi,

I have exactly the same demand. The dashboard widget seems to be the perfect solution.

But I don't really find real documentation on how to use it.

How the MashupToAdd shall be implemented?
Is exists some examples or juste a default MashupToAdd dashboard?

How can I link data to the user dashboard?

Regards

Top Tags