- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-03-2022 04:26 PM
Hi Community,
We are creating a record producer on our Service Portal for hardware return in the office. The form is pretty straightforward and has been easy to make. One of the questions is the date of hardware return. Currently, it requires the user to click into the menu and choose the date. Is there any way to make it so that the date field auto-fills to the current date?
It is a small thing but I want to keep the number of user actions on this form to a minimum!
Thank you!
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-03-2022 07:08 PM
Hey,
Just use this in default value of the variable javascript: new GlideDate();
Aman Kumar

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-03-2022 07:08 PM
Hey,
Just use this in default value of the variable javascript: new GlideDate();
Aman Kumar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-18-2022 06:59 AM
Hi,
I need to auto populate date field in request form when clicked on an event in calendar form date.