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!

Welcome to the Splunk Community!

(view in My Videos) We're so glad you're here! The Splunk Community is place to connect, learn, give back, and ...

Tech Talk | Elevating Digital Service Excellence: The Synergy of Splunk RUM & APM

Elevating Digital Service Excellence: The Synergy of Real User Monitoring and Application Performance ...

Adoption of RUM and APM at Splunk

    Unleash the power of Splunk Observability   Watch Now In this can't miss Tech Talk! The Splunk Growth ...