-
What Grafana version and what operating system are you using?
-
Currently using grafana cloud, but will install the grafana oss latest version
-
What are you trying to achieve?
-
I am trying to find ways if we can create a table with checkboxes. It should allow for multi select. After selecting, there should be a submit button. When clicked, the selected rows should be sent to backend for further processing, maybe like update in database, etc
-
How are you trying to achieve it?
-
Currently saw about business suite plugins, building custom plugins, etc. But I am not sure which is the best way to implement as Iam quite new to this
-
Also, please can you tell about how the solutiona might also impact security especially for organisation level
Mainly I want to know the best way to achieve my usecase