How to render record pages in Workspace Builder when the auto-generated "view" page property for the workspace is deletedDescriptionWhen the auto-generated "view" page property is deleted, pages won't render in Workspace Builder for the workspace. Follow the detailed steps to replace the page property and get all the associated record pages in Workspace Builder.Steps to Reproduce Navigate to App Engine Studio.Create an app.Select Add experience.Select Workspace.Fill in all of the required details, select any tables in Data page, and finish creating the experience.Open the workspace in Workspace Builder.View a record page and observe the pages present for the tables you selected while creating the workspace.Open created experience in the sys_ux_page_registry table.In the related list, open the "view" property.Delete the "view" property.Navigate to Workspace Builder again and try to open a record page to and observe that no pages are available.Workaround1. Navigate to App Engine Studio. 2. Open the affected application. 3. Select the Experience tab. 4. Copy the name from the record. 5. Navigate to the sys_ui_view table list and search for the title with the copied value. 6. Copy name of the view. 7. Open the affected experience. 8. Under related lists, open the "view" property and update the value field with the copied value. Related Problem: PRB1677385