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

Radio group and code dont appear to have hide or unhide properties #364

Closed craftzneko closed 7 months ago

craftzneko commented 8 months ago

this is such a useful feature to enable dynamic form rendering based on users prior options without this i cant use these advanced elements. Can this element be added or is there a way to hide them? I am working around it by setting width to zero but it just looks terrible. Tried also using disabled which also doesnt seem to work

image

craftzneko commented 8 months ago

I just realised there is code to display if true and false. So used that but is there supposed to be hidden and disabled usable?

mikhail-vl commented 7 months ago

@craftzneko ShowIf using code and hidden are two different functionality: