<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Custom Alert Action UI JQuery in Alerting</title>
    <link>https://community.splunk.com/t5/Alerting/Custom-Alert-Action-UI-JQuery/m-p/548729#M10417</link>
    <description>&lt;P&gt;I am after a similar approach. Have you managed to find an answer for this?&lt;/P&gt;</description>
    <pubDate>Wed, 21 Apr 2021 07:07:21 GMT</pubDate>
    <dc:creator>Murali2888</dc:creator>
    <dc:date>2021-04-21T07:07:21Z</dc:date>
    <item>
      <title>Custom Alert Action UI JQuery</title>
      <link>https://community.splunk.com/t5/Alerting/Custom-Alert-Action-UI-JQuery/m-p/489975#M8701</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;

&lt;P&gt;Is there a way to hide/show form elements within a custom alert action using JQuery for example something really simple&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;$(document).ready(function() {
    $('#item').hide();
    $('#options').change(function(){
        $('#item').show();
     });
});
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;I'm having trouble searching thru the documentation.&lt;/P&gt;

&lt;P&gt;Thanks in advance.&lt;/P&gt;</description>
      <pubDate>Tue, 21 Jan 2020 22:18:05 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/Custom-Alert-Action-UI-JQuery/m-p/489975#M8701</guid>
      <dc:creator>rigoreatigax</dc:creator>
      <dc:date>2020-01-21T22:18:05Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Alert Action UI JQuery</title>
      <link>https://community.splunk.com/t5/Alerting/Custom-Alert-Action-UI-JQuery/m-p/548729#M10417</link>
      <description>&lt;P&gt;I am after a similar approach. Have you managed to find an answer for this?&lt;/P&gt;</description>
      <pubDate>Wed, 21 Apr 2021 07:07:21 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/Custom-Alert-Action-UI-JQuery/m-p/548729#M10417</guid>
      <dc:creator>Murali2888</dc:creator>
      <dc:date>2021-04-21T07:07:21Z</dc:date>
    </item>
  </channel>
</rss>

