Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

How do I add a DateTime stamp to a form

David Spaulding March 9, 2023

I have a Date Picker and date element that bot show the date. Picker allows the use of $today to enter todays date. I need to use a datetime stamp to ensure unique Intake request form entries, that may be added to Jira for additional discovery.

$today = MM/DD/YYYY

Looking for something like the following...

$datetime = MMDDYYY HH:MM:SS

1 answer

0 votes
Brant Schroeder
Community Champion
June 27, 2023

@David Spaulding If you are using coniforms you can use

[entry.name.upperCase.trunc(2)]-[entry.created.FORMATDATEAS(now(),"yyyyMMddHHmm")]

I believe you can also use [now] 

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events