Can we force a link to open in a popup inside the Detailed List layout? #3980
Unanswered
mvcsharepointdev
asked this question in
Q&A
Replies: 1 comment
-
There is no HTML which will open a modal/pop-up window. To do that you need a custom web component. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have the following setting inside my PnP Modern search result:-
Here is the code:-
Currently the link will open in a new tab. so can i force the link to open in a popup window ? instead of a new tab?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions