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!

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

What's new in Splunk Cloud Platform 9.1.2312?

Hi Splunky people! We are excited to share the newest updates in Splunk Cloud Platform 9.1.2312! Analysts can ...

What’s New in Splunk Security Essentials 3.8.0?

Splunk Security Essentials (SSE) is an app that can amplify the power of your existing Splunk Cloud Platform, ...