how to get current data and fetch the date in the string field.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-19-2024 07:24 AM
how to get current data and fetch the date in the string field.
- Labels:
-
Cost Management (ITSM)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-20-2024 12:34 PM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-20-2024 12:53 PM - edited 02-20-2024 12:54 PM
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!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-24-2024 08:26 AM
using client script