check the view you are in in Workspace?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-25-2023 08:30 AM
I see many custom workspaces created in the instance, i need to check the view which a custom workspace is using once i opened the workspace
note : there are workspaces sharing views
any way to check the view name on a workspace a particular table record is using?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-25-2023 08:36 AM
Hi Kiran,
The view is dependent on the page itself. You could have two different variants showing two different views for the same table in the same workspace. Could you elaborate more on the use case around this requirement? What is the problem you're trying to solve here?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-25-2023 09:07 AM
Hi Brad,
@Brad Tilton Thanks for reply
i have to add problem task tab on the record ,i see other workspaces having it on the problem form
but a custom workspace doesn't have this tab and not sure which view its picking
EX: in SOW we are using default view and it shows problem task tab ,but in my custom workspace i dont see the tab so figuring out the view to add the tab

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-25-2023 09:09 AM
If it's a custom workspace it's probably just using the default view, but you'd need to check the record page to see which view is specified in the form controller data resource.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-25-2023 09:14 AM
@Brad Tilton any way to keep a log to check it as its OOTB record page