Forum Discussion

BradElmore's avatar
BradElmore
Qrew Assistant Captain
7 years ago

Throw Popup window on dashboard w/text

I would like to have a pop up window appear when a user visits a dashboard home page -- the window would contain Text --- I would also like to have a "close" button on the window. How can this be achieved? Thanks
  • MCFNeil's avatar
    MCFNeil
    Qrew Captain
    To accomplish this you will need a few things; (1) coding capabilites to create the logic, pop-up and actions needed.
    and (2) you will want to utilize something called the 'Branding Onload" (BOL) to inject your code. 

    You may also consider using some type of service worker... to modify the native QB set up.

    I'm curious, what would the text be?  What is the business problem that you are trying to solve?