Introduction

In my previous article, I already explained how to open a selected document In File Viewer (Word, Excel, PowerPoint, and PDF) in SharePoint modern sites.
Here, let us see about using modern web parts, and how we can view the selected list item without any customization using List Properties Viewer.

Scenario

The requirement is to open the selected List item without open it in a new tab of the browser window and Popup window of the model dialog box.
This should be achieved using Modern in OOB web parts.

Objective

The below OOB web parts will be used in this solution.
  1. List – connect to List & select Item
  2. List properties - The web part will Connect to a list or list web part on this page to dynamically display a selected item in the list.
Follow the below steps.
Step 1
Navigate to your SharePoint 2013 site -> Create Modern Page in Site Pages.
Step 2
From this page,
How To Open Selected List Item Details In List Properties Viewer
Step 3
You will see two sections to add web parts,
How To Open Selected List Item Details In List Properties Viewer
Step 4

Final Step

Without Selected List Item Screen

How To Open Selected List Item Details In List Properties Viewer
With Selected List item
How To Open Selected List Item Details In List Properties Viewer

Conclusion

When we have a large list with many columns, it can be hard for users to find the specific information they are looking for. In List view we are showing two-column information, a user can select an item from a List web part, and see the detailed information of all related columns in the List properties web part.