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!

.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 ...