What exactly are you trying to do? Do you want to warn Panel users or do you want Panel users to set weather alerts for the visitors of the site? Which input fields do you require?
You could for example make it part of the site blueprint. If required, you could create a simple widget that links to the site options. Best of both worlds.
Hi,
I don’t know if I have understand you right but I have realised a widget/modul for an template as own page but disabled.
The disabled-state is necessary or you will get an menuitem for that widget/modul.
On the snippet I filter directly to that page.
Addiional you can add a checkbox to set the widget/modul to show or not. With that you have overwritten the kirby enabled/disabled function.