
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-13-2025 08:31 AM
Hi All,
Per requirement, I need to set "Detailed" view as a default view for all the users while opening change list using "Open" module.
I have set the View name on Link Type tab of Open Module (snap), but its not working and not getting open in "Detailed" view.
Are my changes are correct ? or is there any other way/setting is there ?
Regards,
Virendra
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-15-2025 05:23 AM
Hello @Virendra K ,
Can you change the view manually to 'detailed' and give the URL,
just to check how does it looks.
Regards,
Najmuddin.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-15-2025 05:23 AM
Hello @Virendra K ,
Can you change the view manually to 'detailed' and give the URL,
just to check how does it looks.
Regards,
Najmuddin.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-15-2025 05:39 AM - edited 06-15-2025 06:13 AM
Seems its working. but have a doubt on below URL.
I am trying it on my PDI and using "sow_landing_page".
As you have mentioned I copied url after setting the manual view.
My question is, do I need to keep "sysparm_userpref" related details in the url or shall I remove it ? Does it make any difference / create any issue ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-15-2025 08:36 AM
@Virendra K , I did not get you. Your view name is 'detailed' right ?
But, change_request_list.do?sysparm_view='<name_of_the_view>' should be enough.
Regards,
Najmuddin.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-17-2025 01:16 AM - edited 06-17-2025 01:17 AM
I mean to say is, I just changed the view name that is, "sow_landing_page" instead of "Detailed" and as per your earlier reply, I set the view name and copied the URL manually and pasted it in Argument field and it started working. The URL is as below,
Also as you mentioned, "change_request_list.do?sysparm_view='<name_of_the_view>'" is enough, but its not working but below URL is working. My ask is, do we need to keep "sysparm_userpref.change_request_list.view=sow_landing_page" in URL?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-17-2025 05:45 AM
It should actually work with the one that I have given.
"change_request_list.do?sysparm_view='<name_of_the_view>'"
May be user preference was created. Can you check sys_user_preference.LIST or just impersonate any other user and Test ?
Regards,
Najmuddin.