Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-20-2016 06:45 AM
I am using a "Single Line Text" variable. I would like to know how to pull the current date to auto fill in this field. I have tried a few different client scripts, but cannot get this to work. I have very little knowledge on scripting.
Solved! Go to Solution.
1 ACCEPTED SOLUTION

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-20-2016 06:48 AM
Have you tried the default value in the catalog item definition?
javascript:gs.nowDateTime()
5 REPLIES 5
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-20-2016 06:51 AM
This worked! Thank you all for the assistance!