Forum Discussion

MTG2030's avatar
MTG2030
Copper Contributor
Jul 09, 2019

Popups on loading a page in modern experience

Hi, 

 

Is it possible to do a pop up page after a page is loaded on SharePoint modern experience.

 

Thank you.

9 Replies

  • APPS_365's avatar
    APPS_365
    Copper Contributor

    MTG2030 We have now released Power Popups for SharePoint. https://sharepointpowerpopups.com

     

    Power Popups for SharePoint is the most effective way to communicate your message and ensure it gets the required attention from your users. With Power Popups you can create Popups that display any content. Choose to add the Popup Content from a Page URL, HTML or Rich Text.

     

    Use Power Popups for alerts, banners, forms, news items, documents, galleries, redirects on close and any element. Display your Popup content more effectively and with style.

    Power Popups is the SPFx Webpart that comes with a wide range of available options, that let’s you create combinations of Popups and achieve eye catching effects for your messages easily and without any special coding knowledge.

     

  • If you are talking about alerts etc. You can look into SPFX Application customizers which are pretty easy to deploy.

    One I use most is toastr: https://github.com/SharePoint/sp-dev-fx-extensions/tree/master/samples/jquery-application-toastr

    Also can do a banner across the top like this: https://github.com/SharePoint/sp-starter-kit/blob/master/documentation/components/ext-alert.md

    I'm sure there are other methods to bringing pop ups to the screen as well via SPFX, but there is no OOTB method for doing so.
    • MTG2030's avatar
      MTG2030
      Copper Contributor

      Hi ChrisWebbTech 

       

      They might actually do the job but how do I implement them. Is there a newbie tutorial how to deploy them also do I need to use PowerShell. Also any use PowerShell will impact on other site collections on SharePoint or it will only affects a single site collection. I'm on SharePoint Online if it matters. Please advise me. 

       

      Thank you

      • Maruthi Gadde's avatar
        Maruthi Gadde
        Iron Contributor

        MTG2030 You will need to talk to your SharePoint Online administrator to deploy this.  They will have an idea on how to deploy the package to your tenant. 

         

Resources