How do you Force a Specific Form View from a List View
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-10-2021 07:12 AM
Our list view, triggered from application menu "Student Device - Print Records" is using a specific list view.
"Student Device Print View/"
When I drill into a record, I want to see the corresponding form layout view.
Depending on what the user last used, we get the incorrect view. User has to click on the hamburger, and switch back to "Student Device Print View."
Is there a way to force the list view to show a specific view rather than the user's last default view?
- Labels:
-
User Interface (UI)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-11-2021 07:07 AM
Hi,
when you create form view the same view gets created on list as well
use that one in the left nav module in arguments
Regards
Ankur
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-02-2023 06:25 AM
Experiencing the same issue. I have the 'sysparm_view_forced' argument in the two modules I have but the view doesn't carry over from the list to the form. View Rule won't work because the view is supposed to be dependent on the module that they select in the filter navigator. Any solutions?