Is there a way to show Quick Links were some of these quick links open in a modal popup

john john 1,026 Reputation points
2021-11-05T00:31:15.75+00:00

I want to add this Quick link inside our SharePoint online:-

146610-links2.png

where the HR System & Our People will open links from external system and a SharePoint page. while when the users clicks on Who we are and Our Values to show a popup windows with some text..

Is this possible ? i think the built-in Quick Links wen part does not provide this feature. but can i build an SPFX or use 3rd part SPFxto do this job?

Thanks

Microsoft 365 and Office | SharePoint | Development
Microsoft 365 and Office | SharePoint | For business | Windows
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. MichaelHan-MSFT 18,136 Reputation points
    2021-11-05T02:58:39.167+00:00

    Hi @john john

    Yes, the built-in quicks links web part cannot open link in a modal popup.

    It can be achieved via SPFX, you could use Window.open() method to open a popup window.


    If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.



Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.