Dashboards & Visualizations

displayRowNumbers in SimpleResultsTable

smolcj
Builder

hi,
how can i disable the option displayRowNumbers in simpleresulttable. i am able to do it in simple xml but not in advanced xml.
am i missing something.

i was using this code for the same, but i am getting a check box with it. i dont want a check box in my view... please help .

   <module name="RowNumbers">
 <module name="SimpleResultsTable">

              <param name="displayRowNumbers">False</param> 
          <param name="count">14</param> 
          <param name="entityName">results</param>
          <param name="drilldown">row</param>
          <param name="allowTransformedFieldSelect">True</param>
          <module name="Gimp"/>
          <module name="ConvertToDrilldownSearch">
            <module name="ViewRedirector">
              <param name="viewTarget">flashtimeline</param>
            </module>
          </module>
        </module>
        <module name="ViewRedirectorLink">
          <param name="viewTarget">flashtimeline</param>
        </module>
      </module>

Please help
Thank you

0 Karma
1 Solution

jonuwz
Influencer

Nearly.

<param name="displayRowNumbers">off</param>

Its off not false

View solution in original post

jonuwz
Influencer

Nearly.

<param name="displayRowNumbers">off</param>

Its off not false

jonuwz
Influencer

Why would you add the RowNumbers module if you don't want it ? The RowNumbers module gives you the checkbox

Just remove the RowNumbers module from around the SimpleResultsTable

0 Karma

smolcj
Builder

both are giving same rsult. how to remove that checkox input from there?

0 Karma
Get Updates on the Splunk Community!

.conf24 | Registration Open!

Hello, hello! I come bearing good news: Registration for .conf24 is now open!   conf is Splunk’s rad annual ...

ICYMI - Check out the latest releases of Splunk Edge Processor

Splunk is pleased to announce the latest enhancements to Splunk Edge Processor.  HEC Receiver authorization ...

Introducing the 2024 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...