Set date field to today's date by default
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-30-2020 05:32 AM
32 REPLIES 32

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-30-2020 10:27 AM
It's a date only field and also I don't think that's available in scoped apps.
And was already suggested above 😞
Please consider marking my reply as Helpful and/or Accept Solution, if applicable. Thanks!
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-03-2024 12:00 AM
just "today()" seems to work
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-23-2025 01:36 PM - edited 05-23-2025 01:37 PM
In case anyone else has also tried all the options above to no avail...
javascript:new GlideDate();
does indeed work just fine, but you need to create a net new record to test with. (: