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
@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]
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.