All Apps and Add-ons

Does the NullModule still exist in Sideview Utils?

lemikg
Communicator

Hi,

just out of curiousity. I have seen NullModules used in some examples. Does that still exist in the current version?

Cheers
Mike

0 Karma
1 Solution

stefano_guidoba
Communicator

From the Registered Modules page:

Defined in $SPLUNK_HOME/share/splunk/search_mrsparkle/modules/static/NullModule.js

NullModule is not a SideView module.
Regards,
Stefano

View solution in original post

0 Karma

stefano_guidoba
Communicator

From the Registered Modules page:

Defined in $SPLUNK_HOME/share/splunk/search_mrsparkle/modules/static/NullModule.js

NullModule is not a SideView module.
Regards,
Stefano

0 Karma

lemikg
Communicator

thanks guys!

0 Karma

sideview
SplunkTrust
SplunkTrust

One other thing that NullModule was commonly used for, is attaching custom Javascript to the page. Since NullModule didn't do anything, it was easy to tack your own custom methods on it and use it for custom requirements. However it was very finicky how you would attach the script and in that aspect it's really superceded by the Sideview CustomBehavior module, which makes the same basic idea much more resilient and easier to deal with.

sideview
SplunkTrust
SplunkTrust

Yep. NullModule is not a Sideview module. NullModule is just a flavorless module that does nothing besides exist. Sometimes you need a module just to be there, either to take up a spot for some advanced reason, or to act as the single common parent for a bunch of modules that it has downstream.

Get Updates on the Splunk Community!

Introducing the 2024 SplunkTrust!

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

Introducing the 2024 Splunk MVPs!

We are excited to announce the 2024 cohort of the Splunk MVP program. Splunk MVPs are passionate members of ...

Splunk Custom Visualizations App End of Life

The Splunk Custom Visualizations apps End of Life for SimpleXML will reach end of support on Dec 21, 2024, ...