<?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 Re: view hangs when using layoutpanel value of resultsAreaLeft or sidebar in Dashboards &amp; Visualizations</title>
    <link>https://community.splunk.com/t5/Dashboards-Visualizations/view-hangs-when-using-layoutpanel-value-of-resultsAreaLeft-or/m-p/57618#M43912</link>
    <description>&lt;P&gt;What module are you adding to the resultsAreaLeft?&lt;/P&gt;</description>
    <pubDate>Fri, 07 Dec 2012 20:16:44 GMT</pubDate>
    <dc:creator>sowings</dc:creator>
    <dc:date>2012-12-07T20:16:44Z</dc:date>
    <item>
      <title>view hangs when using layoutpanel value of resultsAreaLeft or sidebar</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/view-hangs-when-using-layoutpanel-value-of-resultsAreaLeft-or/m-p/57617#M43911</link>
      <description>&lt;P&gt;When I specify a layout of either reslutsAreaLeft or sidebar in one of my views, the view hangs.  It mostly loads, then displays a 'loading' message that never goes away.  I cannot find any documentation that would indicate that either of these layouts would require any special configuration.  Does any have any suggestions?&lt;/P&gt;

&lt;P&gt;I see this error in the error console:&lt;/P&gt;

&lt;P&gt;Timestamp: 12/7/2012 3:54:00 PM&lt;BR /&gt;
Error: Error: Could not find module class instance for DOM ID=EnablePreview_1_9_0 (21 modules total).&lt;BR /&gt;
Source File: &lt;A href="http://192.168.244.128:8000/en-US/static/@115073/js/common.min.js" target="_blank"&gt;http://192.168.244.128:8000/en-US/static/@115073/js/common.min.js&lt;/A&gt;&lt;BR /&gt;
Line: 12085&lt;/P&gt;

&lt;P&gt;Here is the representative code:&lt;BR /&gt;
    &lt;MODULE name="TimeRangePicker" layoutpanel="splSearchControls-inline"&gt;&lt;BR /&gt;
        &lt;OBJECT&gt;&lt;PARAM name="default" /&gt;Previous week&lt;BR /&gt;
        &lt;MODULE name="HiddenSearch" autorun="True" layoutpanel="panel_row1_col1"&gt;&lt;BR /&gt;
            &lt;PARAM name="search" /&gt;&lt;CODE&gt;LOGS_SOURCE&lt;/CODE&gt;&lt;/MODULE&gt;&lt;/OBJECT&gt;&lt;/MODULE&gt;&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;        &amp;lt;module name="SearchBar"  autoRun="true" layoutPanel="panel_row1_col1"&amp;gt;
            &amp;lt;module name="SimpleResultsTable" layoutPanel="sidebar"&amp;gt;
                &amp;lt;param name="fields"&amp;gt;_raw&amp;lt;/param&amp;gt;
            &amp;lt;/module&amp;gt; 
            &amp;lt;module name="SimpleResultsTable" layoutPanel="panel_row1_col2"&amp;gt;
                &amp;lt;param name="fields"&amp;gt;_raw&amp;lt;/param&amp;gt;
            &amp;lt;/module&amp;gt; 

        &amp;lt;/module&amp;gt; &amp;lt;!-- End SearchBar--&amp;gt;
    &amp;lt;/module&amp;gt; &amp;lt;!-- End HiddenSearch--&amp;gt;
&amp;lt;/module&amp;gt; &amp;lt;!-- End TimeRangePicker--&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;its nonsensical, but it is representative of what I am trying to do. &lt;/P&gt;

&lt;P&gt;Originally, I was trying to display a FieldPicker module and it wouldn't display at all - that's how I stumbled on these potential layout values.&lt;/P&gt;

&lt;P&gt;Interestingly enough, I tried the 'search' example from the UI Examples - I just copied the source from that and put it into a view in my app. Of course, the example worked in the context of the UI Example app, but it did not work in my app(hangs as I initially described), which I take to imply that there is more configuration involved&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 12:55:48 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/view-hangs-when-using-layoutpanel-value-of-resultsAreaLeft-or/m-p/57617#M43911</guid>
      <dc:creator>timpgray</dc:creator>
      <dc:date>2020-09-28T12:55:48Z</dc:date>
    </item>
    <item>
      <title>Re: view hangs when using layoutpanel value of resultsAreaLeft or sidebar</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/view-hangs-when-using-layoutpanel-value-of-resultsAreaLeft-or/m-p/57618#M43912</link>
      <description>&lt;P&gt;What module are you adding to the resultsAreaLeft?&lt;/P&gt;</description>
      <pubDate>Fri, 07 Dec 2012 20:16:44 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/view-hangs-when-using-layoutpanel-value-of-resultsAreaLeft-or/m-p/57618#M43912</guid>
      <dc:creator>sowings</dc:creator>
      <dc:date>2012-12-07T20:16:44Z</dc:date>
    </item>
    <item>
      <title>Re: view hangs when using layoutpanel value of resultsAreaLeft or sidebar</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/view-hangs-when-using-layoutpanel-value-of-resultsAreaLeft-or/m-p/57619#M43913</link>
      <description>&lt;P&gt;same question.  Also if there's a "loading" message then there will be a JS error in the console (Tools &amp;gt; Error Console).  Can you look for that too?   Posting the view somewhere like pastebin would be very helpful too.&lt;/P&gt;</description>
      <pubDate>Fri, 07 Dec 2012 20:42:12 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/view-hangs-when-using-layoutpanel-value-of-resultsAreaLeft-or/m-p/57619#M43913</guid>
      <dc:creator>sideview</dc:creator>
      <dc:date>2012-12-07T20:42:12Z</dc:date>
    </item>
    <item>
      <title>Re: view hangs when using layoutpanel value of resultsAreaLeft or sidebar</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/view-hangs-when-using-layoutpanel-value-of-resultsAreaLeft-or/m-p/57620#M43914</link>
      <description>&lt;P&gt;It's because you're using the "dashboard" template, and resultsAreaLeft and sidebar are panels only available in the "search" template.   I agree the error messaging here should be better. &lt;/P&gt;

&lt;P&gt;And the docs page ( &lt;A href="http://docs.splunk.com/Documentation/Splunk/5.0.4/AdvancedDev/AdvancedSearch#Results_layout_panels"&gt;http://docs.splunk.com/Documentation/Splunk/5.0.4/AdvancedDev/AdvancedSearch#Results_layout_panels&lt;/A&gt; ) actually neglects to mention that the set of layoutPanels available differs between the templates.&lt;/P&gt;</description>
      <pubDate>Sat, 28 Sep 2013 08:16:22 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/view-hangs-when-using-layoutpanel-value-of-resultsAreaLeft-or/m-p/57620#M43914</guid>
      <dc:creator>sideview</dc:creator>
      <dc:date>2013-09-28T08:16:22Z</dc:date>
    </item>
  </channel>
</rss>

