All Apps and Add-ons

Add Horizontal Scroll Bar on HiddenSavedSearch module with big table

subtrakt
Contributor

Any recommendations on the best way to get a horizontal scroll-bar so users don't have to vertically scroll all the way down the page just so they can scroll over to the right?

<module name="NullModule" group="test1">
<module name="HiddenSavedSearch" layoutPanel="panel_row3_col1" autoRun="True">
    <param name="useHistory">False</param>
    <param name="savedSearch">test1</param>
  <module name="Table" layoutPanel="panel_row3_col1">
    <param name="count">1000</param>
</module>
</module>
</module>
0 Karma

sideview
SplunkTrust
SplunkTrust

No, the Table module just needs to get a proper "scrolling table body plus sliding column headers" implementation. It is quite possible to do, and it is on the roadmap but it is still a ways out.

0 Karma
Get Updates on the Splunk Community!

Tech Talk Recap | Mastering Threat Hunting

Mastering Threat HuntingDive into the world of threat hunting, exploring the key differences between ...

Observability for AI Applications: Troubleshooting Latency

If you’re working with proprietary company data, you’re probably going to have a locally hosted LLM or many ...

Splunk AI Assistant for SPL vs. ChatGPT: Which One is Better?

In the age of AI, every tool promises to make our lives easier. From summarizing content to writing code, ...