Alerting

Custom Alert Action UI JQuery

rigoreatigax
Explorer

Hi all,

Is there a way to hide/show form elements within a custom alert action using JQuery for example something really simple

$(document).ready(function() {
    $('#item').hide();
    $('#options').change(function(){
        $('#item').show();
     });
});

I'm having trouble searching thru the documentation.

Thanks in advance.

Murali2888
Communicator

I am after a similar approach. Have you managed to find an answer for this?

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