VolkovLabs / business-forms

The Business Forms panel is a conceptually new plugin for Grafana. It is the first plugin that allows inserting and updating application data, as well as modifying configuration directly from your Grafana dashboard.
https://docs.volkovlabs.io
Apache License 2.0
86 stars 10 forks source link

Search greyed out #366

Closed craftzneko closed 8 months ago

craftzneko commented 8 months ago

I have a form that sets some grafana variables and then the data source refreshes based on those variables. I have also set a reset code to run in Reset to clear the form and clear the grafana variables which does seem to work, but then if i type in the same search parameters the search button is greyed out almost as if the local state remembers its fetched that data. Have i missed something here

image

mikhail-vl commented 8 months ago

@craftzneko Please check the latest video and blog post, which explains how to work and synchronize data manipulation panel with dashboard variables: https://www.youtube.com/watch?v=DW-yuSopejY

Blog post: https://volkovlabs.io/blog/form-panel-use-variables-20240301/