Dashboards & Visualizations

how to clear html inputs values ?

mah
Builder

Hi, 

My issue is that I create 2 html inputs and I did not find a way to clear the value selected before. 

<html>
<div class="dateContainer">
<div class="dateInput">
<label>From :</label>
<input id="start" type="datetime-local" searchWhenChanged="true"/>
<label>To :</label>
<input id="end" type="datetime-local" searchWhenChanged="true"/>
</div>
</div>
</html>

I tried this :

<change>
<condition match="isnotnull($value$) AND $value$!=&quot;&quot;">
</condition>
</change>

but it did not change anything.

Can someone help please ?

thanks. 

Labels (1)
Tags (1)
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 ...