<?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 JS Framework passing tokens? Restful? in Dashboards &amp; Visualizations</title>
    <link>https://community.splunk.com/t5/Dashboards-Visualizations/JS-Framework-passing-tokens-Restful/m-p/145257#M8799</link>
    <description>&lt;P&gt;I am using the javascript framework to build my forms and it doesn't appear to be restful? I want to be able to use drilldowns to pass fields into my JS/django forms but can't figure out how you do it? Any help would be appreciated.&lt;BR /&gt;
Thanks,&lt;BR /&gt;
-Bob&lt;/P&gt;</description>
    <pubDate>Wed, 16 Jul 2014 14:22:43 GMT</pubDate>
    <dc:creator>rdownie</dc:creator>
    <dc:date>2014-07-16T14:22:43Z</dc:date>
    <item>
      <title>JS Framework passing tokens? Restful?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/JS-Framework-passing-tokens-Restful/m-p/145257#M8799</link>
      <description>&lt;P&gt;I am using the javascript framework to build my forms and it doesn't appear to be restful? I want to be able to use drilldowns to pass fields into my JS/django forms but can't figure out how you do it? Any help would be appreciated.&lt;BR /&gt;
Thanks,&lt;BR /&gt;
-Bob&lt;/P&gt;</description>
      <pubDate>Wed, 16 Jul 2014 14:22:43 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/JS-Framework-passing-tokens-Restful/m-p/145257#M8799</guid>
      <dc:creator>rdownie</dc:creator>
      <dc:date>2014-07-16T14:22:43Z</dc:date>
    </item>
    <item>
      <title>Re: JS Framework passing tokens? Restful?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/JS-Framework-passing-tokens-Restful/m-p/145258#M8800</link>
      <description>&lt;P&gt;I figured out how to pull back what is passed via the URL string. I would like to be able to specify which column was clicked on. What do I use for a variable to return the column header name???&lt;BR /&gt;&lt;BR /&gt;
 Using the following:&lt;BR /&gt;
&lt;CODE&gt;&lt;/CODE&gt;&lt;/P&gt;

&lt;P&gt;table2.on('click:cell', function(e) {&lt;BR /&gt;
            e.preventDefault();&lt;BR /&gt;
          //what do I need here to print the column header name????&lt;BR /&gt;
            console.log("Click 1 " + e.value);&lt;BR /&gt;
            console.log("Click 4" + e.name); //does NOT work&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;       // window.open("../broipjs?10.149.16.17","_self");
    });
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Wed, 16 Jul 2014 17:43:15 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/JS-Framework-passing-tokens-Restful/m-p/145258#M8800</guid>
      <dc:creator>rdownie</dc:creator>
      <dc:date>2014-07-16T17:43:15Z</dc:date>
    </item>
    <item>
      <title>Re: JS Framework passing tokens? Restful?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/JS-Framework-passing-tokens-Restful/m-p/145259#M8801</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;
have you tried with "e.name2" or "e.value2"?&lt;/P&gt;

&lt;P&gt;Regards,&lt;BR /&gt;
Luca Caldiero.&lt;/P&gt;</description>
      <pubDate>Wed, 17 Dec 2014 12:21:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/JS-Framework-passing-tokens-Restful/m-p/145259#M8801</guid>
      <dc:creator>cafissimo</dc:creator>
      <dc:date>2014-12-17T12:21:13Z</dc:date>
    </item>
  </channel>
</rss>

