how to get current data and fetch the date in the string field.

TEJESHBHEEMAVAR
Tera Expert

how to get current data and fetch the date in the string field.

3 REPLIES 3

Tony Chatfield1
Kilo Patron

Hi, unfortunately your post doesn't make your configuration and requirement clear.
What exactly do you mean by 'current' data?

Where\how are you trying to get this data?

In a script or flow\workflow, during processing before or after DB insert\update?
Or in UI form for end user visibility?

Perhaps you could update this thread with clear details, so that the community can better understand and assist.

Andrew_TND
Mega Sage
Mega Sage

Hi @TEJESHBHEEMAVAR 

 

Im not sure what the ask is here, but I’m going out on the lim here… You’re looking to add todays date into a field?


If it’s just a “stamp” value just add this to the fields dictionary>default value.

 

javascript: gs.nowdatetime()

 

If I’ve got it wrong please elaborate. 🙂

 

Please mark as helpful or if it’s resolved the issue, CORRECT!

TEJESHBHEEMAVAR
Tera Expert

using client script