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!

Introducing the Splunk Community Dashboard Challenge!

Welcome to Splunk Community Dashboard Challenge! This is your chance to showcase your skills in creating ...

Built-in Service Level Objectives Management to Bridge the Gap Between Service & ...

Wednesday, May 29, 2024  |  11AM PST / 2PM ESTRegister now and join us to learn more about how you can ...

Get Your Exclusive Splunk Certified Cybersecurity Defense Engineer Certification at ...

We’re excited to announce a new Splunk certification exam being released at .conf24! If you’re headed to Vegas ...