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 01:50 PM
If it's a custom workspace it can't be an OOTB page. If you created with AES it would have used the standard record page template. If you look at the form controller it should have a property for the view in the controller. You might want to run through the UIB fundamentals course on nowlearning to familiarize yourself with UIB.