How do you Force a Specific Form View from a List View

dmullinax
Mega Guru

Our list view, triggered from application menu "Student Device - Print Records" is using a specific list view.

"Student Device Print View/"
find_real_file.png

When I drill into a record, I want to see the corresponding form layout view.
find_real_file.png

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."find_real_file.png

Is there a way to force the list view to show a specific view rather than the user's last default view?

11 REPLIES 11

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

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

Austin Tebbenh1
Tera Contributor

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?