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!

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