Set a specific dashboard as homepage for a group
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-03-2023 10:39 AM
Alright guys, It seems like there's a lot of discussion and ways to achieve this but the information out there is very confusing.
Here's what I need to to: I have a dashboard called "Agent Dashboard" and I need that everytime a user from the group "Agents" logs in they see this dashboard as first thing.
Please NOTE: I followed the steps on these two links here:
https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0683955
So, my users are all seeing dashboards whenever they log in as I wanted BUT they are seeing the last dashboard they viewed before logging out. What I need is for them to see that specific "Agent Dashboard" if they belong to the group "Agents"
Thanks,
Vini
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-03-2023 11:03 AM
you can change the property glide.login.home and replace URL with your Dashboard URL
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-03-2023 11:06 AM
But for a specific group you want update URL, you have do necessary changes in SPEntryPage().FirstPageURL() apply condition in LoginURL function
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-04-2023 04:17 AM
In which line you would put the condition, I tried using gs.isMemberOf('Agents') on some places changing the url for another dashboard but it didnt work...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-03-2023 01:30 PM
Hi @Vinicius Luz1 ,
First of all, you can't change it for only a certain group, but either all or no-one. Secondly, please remember that the landing page i set to be dynamic according to the user. But basic, it is possible to set a dashboard to be the landing page for all users if you would like that. Please see this KB article as describes the solution: https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0683955
If my answer has helped with your question, please mark my answer as accepted solution and give a thumb up.
Best regards
Anders
If my answer has helped with your question, please mark my answer as the accepted solution and give a thumbs up.
Best regards
Anders
Rising star 2024
MVP 2025
linkedIn: https://www.linkedin.com/in/andersskovbjerg/