Dashboards & Visualizations

How to use JQuery DateTime Picker in Splunk XML Form?

shannu1241
New Member

I am pretty new to Splunk.

Can someone help me in adding a JQuery DateTime picker to my Splunk XML Form.
I have a textbox. When I click on the text box, the DateTime Picker should appear.

Can someone help me in this..

Thanks

0 Karma

paramagurukarth
Builder

Create a Custom Module...
http://docs.splunk.com/Documentation/Splunk/6.2.3/Module/Createacustommodule
You can use the jQueryUI available inisde splunk.. it is exposed in

/static/css/jqueryui/jquery.ui.resizable.css
/static/js/contrib/jquery-ui-1.10.4.min.js

Version mar vary based on the version of splunk that you use..
Please have a look into Splunk\share\splunk\search_mrsparkle\exposed\js (in your splunk instance folder 🙂 )

0 Karma

dlee360
Explorer

I think I know the answer, but why don't you want the built-in timerange picker?

0 Karma

gyslainlatsa
Motivator

hi,
you use what version of splunk?

0 Karma

shannu1241
New Member

Splunk 6.2.1

0 Karma
Get Updates on the Splunk Community!

Splunk Decoded: Service Maps vs Service Analyzer Tree View vs Flow Maps

It’s Monday morning, and your phone is buzzing with alert escalations – your customer-facing portal is running ...

What’s New in Splunk Observability – September 2025

What's NewWe are excited to announce the latest enhancements to Splunk Observability, designed to help ITOps ...

Fun with Regular Expression - multiples of nine

Fun with Regular Expression - multiples of nineThis challenge was first posted on Slack #regex channel ...