Dashboards & Visualizations

Disable the Create dropdown/button

kmattern
Builder

I have to severely limit my end users to exactly what they see on the screen. No options other than help or logout (both of which I have) They are also allowed to export and print. Nothing else. A "Create" dropdown appears on interactive forms. I have to have this dissappear. Does anyone know which module generates this artifact and/or how to disable it?

Tags (3)

sideview
SplunkTrust
SplunkTrust

There's a module in Sideview Utils 2.0.X called 'SearchControls' that is intended to replace JobStatus.

In the final HTML it looks just like JobStatus but the code is completely different, and the big upside is that
a) you can configure exactly which controls you want to have in the view.
b) you can control the order of those controls.
c) one of the controls is a little 'export' button, which is lacking in JobStatus.

If you install Sideview Utils 2.0.10 on the system (Sideview Utils 2.0.X licensing has recently changed to being free for internal use). and you include the SideviewUtils module in the view(s), and you replace the JobStatus module with the SearchControls module, you'll be able to basically remove the 'Create' menus, and the 'Save' menu if you don't want those either.

http://sideviewapps.com/apps/sideview-utils/

0 Karma

kmattern
Builder

I found the answer myself. Using a new utility I wrote I was able to search all the HTML files to find the links I needed to block. This utility has become invaluable in customizing Splunk.

In $SPLUNK_HOME$\Splunk\share\splunk\search_mrsparkle\modules\jobs\JobStatus.html I commented out the lines referencing links with "Save" and "Create". Lines numbered 15 and 19.

For more info on the utility contact me at ken@esspc-llc.com

0 Karma
Get Updates on the Splunk Community!

Index This | I am a number, but when you add ‘G’ to me, I go away. What number am I?

March 2024 Edition Hayyy Splunk Education Enthusiasts and the Eternally Curious!  We’re back with another ...

What’s New in Splunk App for PCI Compliance 5.3.1?

The Splunk App for PCI Compliance allows customers to extend the power of their existing Splunk solution with ...

Extending Observability Content to Splunk Cloud

Register to join us !   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to ...