• Is there any way to get the widget to display a list of alerts (bar or basic)?
    For example, if we have a Tornado Watch and a Flash Flood Warning, I want both alerts to show at the same time instead of the user having to scroll through the text.

    “Basic” Example:

    City, USA
    Tornado Warning
    Flash Flood Warning

    Right now it just shows:

    City, USA
    Tornado Warning

    The Flash Flood Warning is not displayed.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author John Russell

    (@laubsterboy)

    Hi, sejb.

    In the current version the basic and bar layouts do no support showing more than one alert at a time.

    If you’re able to use another layout the list layout will show all alerts (unless you set a limit) without needing to hover or scroll.

    Alternatively you can create your own layouts/templates. Check out the reference on the github page: https://github.com/laubsterboy/national-weather-service-alerts

    John

    Thread Starter sejb

    (@sejb)

    Thanks John. I will see if I can figure out how to edit the Basic template to show more than 1 alert at a time. I’m not too efficient with coding yet though. ??

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Display Multiple Alerts’ is closed to new replies.