Skip to main content

5 docs tagged with "Custom Forms"

View All Tags

Control Panel

The Data Manipulation Panel plugin enables the creation of control panels with multiple sections and the same identifier.

Custom Code

Custom code allows you to access the panel's options, REST API responses, form elements, and various Grafana services.

Custom Requests

Data Manipulation Panel allows you to create your own initial and update requests with custom code.

Dynamic forms

With custom code, you can update form elements or their values and options from any data source.

REST API

Data Manipulation Panel can request data (GET request) and update data (DELETE, PATCH, POST, or PUT request) or configuration through REST API.