<?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 Nested tables using Sideview Utils in All Apps and Add-ons</title>
    <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Nested-tables-using-Sideview-Utils/m-p/404440#M49385</link>
    <description>&lt;P&gt;Hi I already have an output of row expansion a table within the table. is there a possibility to render a table within a table within a table so the output was like this format&lt;/P&gt;

&lt;UL&gt;
&lt;LI&gt;row 1

&lt;UL&gt;
&lt;LI&gt;row 1-1&lt;/LI&gt;
&lt;LI&gt;row 1-1-1&lt;/LI&gt;
&lt;LI&gt;row 1-1-2&lt;/LI&gt;
&lt;LI&gt;row 1-2&lt;/LI&gt;
&lt;/UL&gt;&lt;/LI&gt;
&lt;LI&gt;row 2&lt;/LI&gt;
&lt;/UL&gt;</description>
    <pubDate>Tue, 27 Nov 2018 04:12:18 GMT</pubDate>
    <dc:creator>ejmin</dc:creator>
    <dc:date>2018-11-27T04:12:18Z</dc:date>
    <item>
      <title>Nested tables using Sideview Utils</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Nested-tables-using-Sideview-Utils/m-p/404440#M49385</link>
      <description>&lt;P&gt;Hi I already have an output of row expansion a table within the table. is there a possibility to render a table within a table within a table so the output was like this format&lt;/P&gt;

&lt;UL&gt;
&lt;LI&gt;row 1

&lt;UL&gt;
&lt;LI&gt;row 1-1&lt;/LI&gt;
&lt;LI&gt;row 1-1-1&lt;/LI&gt;
&lt;LI&gt;row 1-1-2&lt;/LI&gt;
&lt;LI&gt;row 1-2&lt;/LI&gt;
&lt;/UL&gt;&lt;/LI&gt;
&lt;LI&gt;row 2&lt;/LI&gt;
&lt;/UL&gt;</description>
      <pubDate>Tue, 27 Nov 2018 04:12:18 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Nested-tables-using-Sideview-Utils/m-p/404440#M49385</guid>
      <dc:creator>ejmin</dc:creator>
      <dc:date>2018-11-27T04:12:18Z</dc:date>
    </item>
    <item>
      <title>Re: Nested tables using Sideview Utils</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Nested-tables-using-Sideview-Utils/m-p/404441#M49386</link>
      <description>&lt;P&gt;You can technically embed any collection of modules using the Table-Embedding feature.&lt;BR /&gt;&lt;BR /&gt;
So yes you can technically embed modules that themselves include another table that uses teh Table-embedding feature. &lt;/P&gt;

&lt;P&gt;The glaring drawback is that you can't do any kind of colspan on it -- the modules can only be embedded into individual cells. &lt;/P&gt;

&lt;P&gt;And as a practical matter.... you very well might be better off just doing some clever CSS with padding and layout on divs in an HTML module,  vs table-embedding a table module that uses table-embedding. &lt;/P&gt;

&lt;P&gt;Note - this is also a distant cousin of "Using a Multiplexer module to multiplex a Multiplexer module that multiplexes some other modules". &lt;span class="lia-unicode-emoji" title=":grinning_face_with_big_eyes:"&gt;😃&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 26 Jan 2019 00:41:56 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Nested-tables-using-Sideview-Utils/m-p/404441#M49386</guid>
      <dc:creator>sideview</dc:creator>
      <dc:date>2019-01-26T00:41:56Z</dc:date>
    </item>
  </channel>
</rss>

