How to select the view of the form that opens when clicking the new button on a workspace list
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-13-2025 12:18 PM
Hi, i have a workspace with the standard list page.
One of my list views record from the OOTB table core_company. I was able to select the view but when I click the New button to create a new record or when I open an existing records, I want the users the form to display in a specific view but instead it opens on the default view even tough I have a form new with the same name as the list view.
I do not want to create the workspace view for the company table or modify the default view because the form view is very specific to the application and should not display for every other application.
How can I open forms for new records or the records of the list in a specific view? I tried with an onload client script but the switchview function does not work on the workspace.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-13-2025 12:24 PM
I found the solution in this article
How to create a Workspace Experience View Rule to ... - ServiceNow Community