<?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 Define size up popup window in ViewRedirector module in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Define-size-up-popup-window-in-ViewRedirector-module/m-p/54620#M179745</link>
    <description>&lt;P&gt;Is there any way to define the size of a popup browser window when using the ViewRedirector Module?&lt;BR /&gt;
&lt;MODULE name="ViewRedirector"&gt;&lt;BR /&gt;
   &lt;OBJECT&gt;&lt;PARAM name="popup" /&gt;True&lt;/OBJECT&gt;&lt;/MODULE&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 17 May 2012 14:12:22 GMT</pubDate>
    <dc:creator>jedatt01</dc:creator>
    <dc:date>2012-05-17T14:12:22Z</dc:date>
    <item>
      <title>Define size up popup window in ViewRedirector module</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Define-size-up-popup-window-in-ViewRedirector-module/m-p/54620#M179745</link>
      <description>&lt;P&gt;Is there any way to define the size of a popup browser window when using the ViewRedirector Module?&lt;BR /&gt;
&lt;MODULE name="ViewRedirector"&gt;&lt;BR /&gt;
   &lt;OBJECT&gt;&lt;PARAM name="popup" /&gt;True&lt;/OBJECT&gt;&lt;/MODULE&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 17 May 2012 14:12:22 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Define-size-up-popup-window-in-ViewRedirector-module/m-p/54620#M179745</guid>
      <dc:creator>jedatt01</dc:creator>
      <dc:date>2012-05-17T14:12:22Z</dc:date>
    </item>
    <item>
      <title>Re: Define size up popup window in ViewRedirector module</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Define-size-up-popup-window-in-ViewRedirector-module/m-p/54621#M179746</link>
      <description>&lt;P&gt;&lt;STRONG&gt;EDIT&lt;/STRONG&gt;: wow, this is totally possible &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;  I read the code, and it turns out you can do this:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;&amp;lt;module name="ViewRedirector"&amp;gt;
  &amp;lt;param name="viewTarget"&amp;gt;flashtimeline&amp;lt;/param&amp;gt;
  &amp;lt;param name="popup"&amp;gt;width=400px,height=400px;&amp;lt;/param&amp;gt;
&amp;lt;/module&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Thu, 17 May 2012 19:59:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Define-size-up-popup-window-in-ViewRedirector-module/m-p/54621#M179746</guid>
      <dc:creator>araitz</dc:creator>
      <dc:date>2012-05-17T19:59:23Z</dc:date>
    </item>
    <item>
      <title>Re: Define size up popup window in ViewRedirector module</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Define-size-up-popup-window-in-ViewRedirector-module/m-p/54622#M179747</link>
      <description>&lt;P&gt;Worked Awesome!!! Thanks Alex&lt;/P&gt;</description>
      <pubDate>Thu, 17 May 2012 22:07:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Define-size-up-popup-window-in-ViewRedirector-module/m-p/54622#M179747</guid>
      <dc:creator>jedatt01</dc:creator>
      <dc:date>2012-05-17T22:07:33Z</dc:date>
    </item>
    <item>
      <title>Re: Define size up popup window in ViewRedirector module</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Define-size-up-popup-window-in-ViewRedirector-module/m-p/54623#M179748</link>
      <description>&lt;P&gt;I know this is kind of crazy to ask a question here, but I was wondering if it's possible to have a separate search query for the popup window.&lt;/P&gt;</description>
      <pubDate>Tue, 30 Oct 2012 20:41:22 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Define-size-up-popup-window-in-ViewRedirector-module/m-p/54623#M179748</guid>
      <dc:creator>theouhuios</dc:creator>
      <dc:date>2012-10-30T20:41:22Z</dc:date>
    </item>
    <item>
      <title>Re: Define size up popup window in ViewRedirector module</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Define-size-up-popup-window-in-ViewRedirector-module/m-p/54624#M179749</link>
      <description>&lt;P&gt;Sure, just put a HiddenSearch module above the ViewRedirector:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;&amp;lt;module name="HiddenSearch"&amp;gt;
  &amp;lt;param name="search"&amp;gt;some search string&amp;lt;/param&amp;gt;
  &amp;lt;module name="ViewRedirector"&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Tue, 30 Oct 2012 20:44:27 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Define-size-up-popup-window-in-ViewRedirector-module/m-p/54624#M179749</guid>
      <dc:creator>araitz</dc:creator>
      <dc:date>2012-10-30T20:44:27Z</dc:date>
    </item>
  </channel>
</rss>

