Hi,
i have a dashboard and i want to get data for each environment. For example QA/Prod, etc.
So i want to have a drop down in the form where user can select QA or Prod and accordingly it should execute corresponding query and populate results. is there any documentation or any suggestions on how to do this.
Here's a good start: http://docs.splunk.com/Documentation/Splunk/6.1.2/Viz/FormEditor
You should also download the Dashboard Examples app (http://apps.splunk.com/app/1603/) to see how it's done in a live example.