Dashboards & Visualizations

Multiple text boxから1つだけ選ぶ方法

appleman
Contributor

ダッシュボード上で、テキストボックスを3つ作成したのちの1つだけを選択すると、残りのボックスはグレーアウトをするか、読み込まないという設定をしたいのですが、可能でしょうか。
また、下記のように、populatingSearchを設定した場合、そのサーチの1番最初にでてくる値がデフォルトで入るのですが、それを無効にして、空白としてだすことは可能でしょうか。





<![CDATA[| metadata type=hosts | search host=A | fields host]]>






<![CDATA[| metadata type=hosts | search host=B | fields host]]>






<![CDATA[| metadata type=hosts | search host=C | fields host]]>


Hi,
I created a dashboard with multiple input text boxes. What I'm trying to do is that if I pick a value from one of the text boxes, I want others to be grayed out or unable to be picked like leave them as blank.
Is it possible to make it with simple XML?

Thank you.

0 Karma
1 Solution

melonman
Motivator

Simple XMLのみではできませんが、以下のパーツのサンプルにUI制御がありますので、参考にしてみてください。

http://apps.splunk.com/app/1613/
インストールの際、Splunk6 であれば問題有りませんが、splunk5だとWeb Frameworkを別途Devサイトからダウンロードする必要があますので、Documentationを参考の上、挑戦してみてはいかがでしょうか。

*基本的に、CSSやJavaScriptをいれていくことになります。

View solution in original post

melonman
Motivator

Simple XMLのみではできませんが、以下のパーツのサンプルにUI制御がありますので、参考にしてみてください。

http://apps.splunk.com/app/1613/
インストールの際、Splunk6 であれば問題有りませんが、splunk5だとWeb Frameworkを別途Devサイトからダウンロードする必要があますので、Documentationを参考の上、挑戦してみてはいかがでしょうか。

*基本的に、CSSやJavaScriptをいれていくことになります。

Get Updates on the Splunk Community!

Introducing the 2024 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...

Introducing the 2024 Splunk MVPs!

We are excited to announce the 2024 cohort of the Splunk MVP program. Splunk MVPs are passionate members of ...

Splunk Custom Visualizations App End of Life

The Splunk Custom Visualizations apps End of Life for SimpleXML will reach end of support on Dec 21, 2024, ...