<?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 Add hidden search string to flashtimeline view in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Add-hidden-search-string-to-flashtimeline-view/m-p/35711#M178503</link>
    <description>&lt;P&gt;Hi there,&lt;/P&gt;

&lt;P&gt;I'd like to modify the default search form of Splunk (flashtimeline view) for a new app.&lt;BR /&gt;
Therefore I'd like to add some search-strings to the search-field. These search-strings shouldn't be seen by the user. I think this would be a task for HiddenIntention module but read this module is deprecated, so I don't want to use it for a new app.&lt;BR /&gt;
How can the task be done without the HiddenIntention module?&lt;/P&gt;

&lt;P&gt;Regards,&lt;BR /&gt;
Christian&lt;/P&gt;</description>
    <pubDate>Thu, 15 Aug 2013 11:28:01 GMT</pubDate>
    <dc:creator>christian_l</dc:creator>
    <dc:date>2013-08-15T11:28:01Z</dc:date>
    <item>
      <title>Add hidden search string to flashtimeline view</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Add-hidden-search-string-to-flashtimeline-view/m-p/35711#M178503</link>
      <description>&lt;P&gt;Hi there,&lt;/P&gt;

&lt;P&gt;I'd like to modify the default search form of Splunk (flashtimeline view) for a new app.&lt;BR /&gt;
Therefore I'd like to add some search-strings to the search-field. These search-strings shouldn't be seen by the user. I think this would be a task for HiddenIntention module but read this module is deprecated, so I don't want to use it for a new app.&lt;BR /&gt;
How can the task be done without the HiddenIntention module?&lt;/P&gt;

&lt;P&gt;Regards,&lt;BR /&gt;
Christian&lt;/P&gt;</description>
      <pubDate>Thu, 15 Aug 2013 11:28:01 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Add-hidden-search-string-to-flashtimeline-view/m-p/35711#M178503</guid>
      <dc:creator>christian_l</dc:creator>
      <dc:date>2013-08-15T11:28:01Z</dc:date>
    </item>
    <item>
      <title>Re: Add hidden search string to flashtimeline view</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Add-hidden-search-string-to-flashtimeline-view/m-p/35712#M178504</link>
      <description>&lt;P&gt;In the near term, you could certainly continue to use an intention; I've done this for precisely the reasons you describe. I placed an addterm intention in a local/ copy of the flashtimeline view for my app. Below is the module block I used:&lt;/P&gt;

&lt;P&gt;&lt;CODE&gt;&lt;BR /&gt;
                         &amp;lt;module name="ConvertToIntention"&amp;gt;&lt;BR /&gt;
                            &amp;lt;param name="intention"&amp;gt;&lt;BR /&gt;
                              &amp;lt;param name="name"&amp;gt;addterm&amp;lt;/param&amp;gt;&lt;BR /&gt;
                              &amp;lt;param name="arg"&amp;gt;&lt;BR /&gt;
                                &amp;lt;param name="index"&amp;gt;test-*&amp;lt;/param&amp;gt;&lt;BR /&gt;
                              &amp;lt;/param&amp;gt;&lt;BR /&gt;
                            &amp;lt;/param&amp;gt;&lt;BR /&gt;
&lt;/CODE&gt;&lt;/P&gt;

&lt;P&gt;I placed this as a child of my &amp;lt;SubmitButton&amp;gt;, and closed the tags appropriately.&lt;/P&gt;</description>
      <pubDate>Thu, 15 Aug 2013 17:20:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Add-hidden-search-string-to-flashtimeline-view/m-p/35712#M178504</guid>
      <dc:creator>sowings</dc:creator>
      <dc:date>2013-08-15T17:20:23Z</dc:date>
    </item>
  </channel>
</rss>

