- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-02-2017 05:52 AM
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 !
Solved! Go to Solution.
- Labels:
-
Agile Development
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-24-2017 08:13 AM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-24-2017 10:02 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-18-2024 11:43 AM
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?