All Apps and Add-ons

splunk Dashboard txt box input now time

splunk_jcm
New Member

alt text
alt text

I want to put the current time in the initial and default values!

current time value example = 2019-09-20

0 Karma

HiroshiSatoh
Champion

How is it like this?

<form>
  <init>
    <eval token="tk_date">strftime(now(),"%Y-%m-%d")</eval>
  </init>
  <fieldset submitButton="false">
    <input type="text" token="field1">
      <label>field1</label>
      <default>$tk_date$</default>
      <initialValue>$tk_date$</initialValue>
    </input>
  </fieldset>
</form>
0 Karma
Get Updates on the Splunk Community!

Index This | I am a number, but when you add ‘G’ to me, I go away. What number am I?

March 2024 Edition Hayyy Splunk Education Enthusiasts and the Eternally Curious!  We’re back with another ...

What’s New in Splunk App for PCI Compliance 5.3.1?

The Splunk App for PCI Compliance allows customers to extend the power of their existing Splunk solution with ...

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