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!

Routing logs with Splunk OTel Collector for Kubernetes

The Splunk Distribution of the OpenTelemetry (OTel) Collector is a product that provides a way to ingest ...

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