- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-13-2020 05:20 AM
Afternoon all.
I seem to have an issue in which users viewing their requests (form view not ticket view) are seeing the ticket in the default view rather than self service. Its fine for incident, again using form view (Requirement) they get the reduced portal view. I have looked at the widget and tried various things but cant seem to force requests to load in self service view.
Any thoughts?
JAck
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-13-2020 02:55 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-13-2020 05:24 AM
Hey Jack,
Refer this thread, it might help you:
Mark it Correct or Helpful, if it works based on impact....!!!!
Best Regards,
Namrata.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-13-2020 05:35 AM
If the form view is not specified in the URL it will resort to the default view.
Can you check which views are available for the request? And if the view is passed in the URL? It can be view=... or v=...

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-13-2020 05:57 AM
I believe the form widget in portal actually uses 'sp' and not 'default' by default. Though like stated above you can change the URL to open a different view.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-13-2020 06:06 AM
Hey
Thanks both, indeed, if in the URL I change the SP to =ess for example it gives me the view expected. Where do I go to hard code that in? I thought it would be in the below section but it still defaults to sp for request which would be fine for incident. So I guess changing it would cause issues as Incident tickets would open in this new hard coded view?