- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-31-2019 01:00 PM
Hello all,
After a user has logged in, I'd like to be able to redirect them to a particular service portal page, based on criteria such as their roles and group membership, but also based on the values of fields of their user record, such as company, location etc. There may be several 'classifications' of user, each needing to be directed to a different portal page. What would be the best approach for doing this?
I'd also like to prevent specific users from accessing certain pages by just entering the URL. I can do this based on a user's role, but can this also be achieved based on other criteria?
Thanks
Jamie
Solved! Go to Solution.
- Labels:
-
Service Portal Development

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-31-2019 01:27 PM
Please use below blog for SP redirection based on role and custom criteria
https://community.servicenow.com/community?id=community_blog&sys_id=cbcda2e9dbd0dbc01dcaf3231f961949
Regards,
Sachin

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-31-2019 01:27 PM
Please use below blog for SP redirection based on role and custom criteria
https://community.servicenow.com/community?id=community_blog&sys_id=cbcda2e9dbd0dbc01dcaf3231f961949
Regards,
Sachin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-31-2019 01:59 PM
Thank you Sachin - this is exactly what I'm looking for! 🙂