How to autofill today's date in a service catalog field

katelynlassan
Kilo Contributor

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.

1 ACCEPTED SOLUTION

Chuck Tomasi
Tera Patron

Have you tried the default value in the catalog item definition?



javascript:gs.nowDateTime()


View solution in original post

5 REPLIES 5

katelynlassan
Kilo Contributor

This worked! Thank you all for the assistance!