
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-29-2018 12:54 PM
How do I set the View name to the default view in the Module [sys_app_module] form? The title of the default view is "Default view", but the name is empty. How can I enter an empty value in the view_name field, since this field is a string (and not a reference).
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-27-2018 01:22 PM
In case you have not yet found a solution, to force it to the "Default" view, clear the "View name" field and add "&sysparm_view_forced=true" to the end of the "Arguments" field:
It does, however, have one little gotcha (surprise) - it does not allow the user to change the view of the form.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-09-2018 02:15 AM
This functionality is not supported in the current release.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-27-2018 01:22 PM
In case you have not yet found a solution, to force it to the "Default" view, clear the "View name" field and add "&sysparm_view_forced=true" to the end of the "Arguments" field:
It does, however, have one little gotcha (surprise) - it does not allow the user to change the view of the form.