Display Agile Task Planning Board on Homepage or Dashboard

dkvasak
Mega Expert

Is there a way to show a developer's current sprint story or task planning board upon login? I have a requirement to show a "Kanban" board when developers log in. So far, I haven't seen a way to do this through dashboards or the homepage and my attempts have been unsuccessful. Any guidance is appreciated !

1 ACCEPTED SOLUTION

David M4
Tera Expert

Hi Denise,



I'm assuming you're using ServiceNow's visual task boards as Kanban boards. I don't know if this is a long-term solution as ServiceNow is pushing us towards the dashboards instead of the homepages, but technically you can add a content block of type iFrame on a homepage (Content Blocks --> *New iFrame), and you can paste the URL of a visual task board in the iFrame configuration. Set that homepage to be the user's homepage on login, and this will display the Kanban board for them.



David


View solution in original post

6 REPLIES 6

Ah, OK. This is where I get the URL, straight from the VTB settings:



agile_teams.gif


sheree_kenner
Tera Contributor

Looking for a way to add the Sprint Planning Dashboard into an iFrame and have it launch in frame. Tried to do like /$vtb.do?sysparm_board=0000000, but it launches in its own window and am not sure how to code the link, so it doesn't open in its own window.

 

Ideas?