<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Prepopulate Textbox with values from another view in Dashboards &amp; Visualizations</title>
    <link>https://community.splunk.com/t5/Dashboards-Visualizations/Prepopulate-Textbox-with-values-from-another-view/m-p/91747#M4991</link>
    <description>&lt;P&gt;Hi&lt;BR /&gt;&lt;BR /&gt;
How to prepopulate textbox with values from another view   &lt;/P&gt;</description>
    <pubDate>Fri, 12 Apr 2013 08:04:23 GMT</pubDate>
    <dc:creator>RohiniJindam</dc:creator>
    <dc:date>2013-04-12T08:04:23Z</dc:date>
    <item>
      <title>Prepopulate Textbox with values from another view</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Prepopulate-Textbox-with-values-from-another-view/m-p/91747#M4991</link>
      <description>&lt;P&gt;Hi&lt;BR /&gt;&lt;BR /&gt;
How to prepopulate textbox with values from another view   &lt;/P&gt;</description>
      <pubDate>Fri, 12 Apr 2013 08:04:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Prepopulate-Textbox-with-values-from-another-view/m-p/91747#M4991</guid>
      <dc:creator>RohiniJindam</dc:creator>
      <dc:date>2013-04-12T08:04:23Z</dc:date>
    </item>
    <item>
      <title>Re: Prepopulate Textbox with values from another view</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Prepopulate-Textbox-with-values-from-another-view/m-p/91748#M4992</link>
      <description>&lt;P&gt;Have you considered using Sideview Utils? It is easy to pass parameters from one view to anotehr with Sideview. I wrote a wiki [1]: &lt;A href="http://wiki.splunk.com/Dynamically_Editing_Lookup_Tables"&gt;http://wiki.splunk.com/Dynamically_Editing_Lookup_Tables&lt;/A&gt; that explains how to pass parameters to textfields on drilldown.&lt;/P&gt;</description>
      <pubDate>Fri, 12 Apr 2013 18:47:43 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Prepopulate-Textbox-with-values-from-another-view/m-p/91748#M4992</guid>
      <dc:creator>kmattern</dc:creator>
      <dc:date>2013-04-12T18:47:43Z</dc:date>
    </item>
    <item>
      <title>Re: Prepopulate Textbox with values from another view</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Prepopulate-Textbox-with-values-from-another-view/m-p/91749#M4993</link>
      <description>&lt;P&gt;It's pretty easy with Sideview Utils ( &lt;A href="http://sideviewapps.com/apps/sideview-utils"&gt;http://sideviewapps.com/apps/sideview-utils&lt;/A&gt; ), and the app has a lot of documentation and examples to walk you through.  &lt;/P&gt;

&lt;P&gt;In a nutshell, you use the Sideview Redirector module right downstream from your table, to specify the URL to go to, as well as the arguments you want passed on that URL.  Then you use tokens like $click.fields.A$  to specify the value of the A field anywhere in any of that. &lt;/P&gt;

&lt;P&gt;On the target view you simply put a Sideview URLLoader module near the top of the view and then as long as the variable name in the querystring exactly matches the "name" param of your TextField, Pulldown, Checkbox, Checkboxes, Tabs, Radio SearchBar, etc....   then the value will be loaded into the corresponding form element automatically as the target page loads.&lt;/P&gt;

&lt;P&gt;&lt;A href="http://sideviewapps.com/apps/sideview-utils"&gt;http://sideviewapps.com/apps/sideview-utils&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 12 Apr 2013 19:45:52 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Prepopulate-Textbox-with-values-from-another-view/m-p/91749#M4993</guid>
      <dc:creator>sideview</dc:creator>
      <dc:date>2013-04-12T19:45:52Z</dc:date>
    </item>
  </channel>
</rss>

