Forum Discussion
Thilina783
May 16, 2024Copper Contributor
Error when clicking on results from PnP modern search
Error when clicking on results from PnP modern search I have PnP modern search and results webparts (that connect to a SharePoint list) on a SharePoint Online site.. When searching keyword, it brin...
DaveMehr365
May 23, 2024MVP
Hello Thilina783
i have tested it and it works fine.
Do you use a standard layout or do you use an customized layout?
How looks the settings in your Search Results?
Best, Dave
- Thilina783Jul 18, 2024Copper ContributorHi Dave, thanks for the message, and sorry for the late response.
It's a standard layout, no customizations. I found a fix for this.
Added the following in Title 'column value' and that sorted it.
<a href='{{OriginalPath}}' target='_blank'>{{Title}}</a>