Forum Discussion

CYappert's avatar
CYappert
Brass Contributor
Jun 25, 2023

Double-click action in List Web Part

OK .. 
Sharepoint Online Modern experience page (communications site)

I have a page with a list presented via the List View Webpart. When the user double-clicks on a list row it loads this old-looking DispForm.aspx page with all of the record data in it. Typical users cannot edit and I don't want them to see such an old view. I also have a number of other List View Web Parts on the page connected to the main one to show targeted information formatted as cards.

Two things I'm wondering:

1) Is it possible to point this to another page like a read-only version of the more modern-looking Edit form?

2) Is it possible thru some sort of Javascript Magic to intercept the double-click event and prevent it from showing a details page altogether?

 

TY in advance

Resources