Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-15-2023 10:48 AM
I need to make the default value for the date field to be the current days date. how do i do that?
Solved! Go to Solution.
1 ACCEPTED SOLUTION
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-15-2023 11:26 AM
Just add the word "now" to the Default value field on your Date Variable
Please mark this response as correct and/or helpful if it assisted you with your question.
Steven
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-15-2023 11:26 AM
Just add the word "now" to the Default value field on your Date Variable
Please mark this response as correct and/or helpful if it assisted you with your question.
Steven
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-15-2023 12:10 PM
Hi,
OOB examples use "javascript:gs.now();" as the default value.