- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-07-2017 12:52 PM
We are trying to avoid showing any invalid pages that show the message "The page you are looking for could not be found." . we would prefer to have the user redirected to our ServicePortal homepage than see these messages especially if the user has no roles associated to them or is not an admin.
Since the page does not exist I just cant run scripts to redirect them. Is there a property I can set to do this?
Thanks
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-07-2017 09:32 PM
Hello Stephen,
Thanks for the update. Please follow the below steps
1.Navigate to message table and create *NEW* record with key The page you are looking for could not be found. (copy the bolded one as is) and change the message text to the value you want. Please refer the screenshot attached for reference.
Before message update :
After message update:

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-07-2017 12:56 PM
Hello Stephen,
I don't think you will be able to redirect to custom page based on this text. However, I think you should be able to change the text "The page..." based on messages table.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-07-2017 08:59 PM
I opted to change the phrase letting the user know where to go. After looking for awhile I could not find it in the the "Messages" table

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-07-2017 09:32 PM
Hello Stephen,
Thanks for the update. Please follow the below steps
1.Navigate to message table and create *NEW* record with key The page you are looking for could not be found. (copy the bolded one as is) and change the message text to the value you want. Please refer the screenshot attached for reference.
Before message update :
After message update:
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-07-2017 09:36 PM
That will do thanks