- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-16-2022 01:22 AM
Hi,
How do I set the view in a module?
The view is set to the view that was created, but it is not reflected.
Regards,
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-16-2022 01:25 AM
Pass arguments as :
&sysparm_view="view_name"&sysparm_view_forced=true
Feel free to mark correct, If I answered your query.
Will be helpful for future visitors looking for similar questions 🙂
Aman Kumar

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-16-2022 01:25 AM
Pass arguments as :
&sysparm_view="view_name"&sysparm_view_forced=true
Feel free to mark correct, If I answered your query.
Will be helpful for future visitors looking for similar questions 🙂
Aman Kumar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-16-2022 01:36 AM
Hi,
Thank you.
I set it in the URL, but it is not reflected in the module.
Is there something wrong with the way it is configured?
Best Regards,

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-16-2022 03:01 AM
Add the whole thing
&sysparm_view="view_name"&sysparm_view_forced=true
Aman Kumar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-16-2022 03:14 AM
Hi,
I overlooked it.
Thank you. It worked.
Best Regards,