GlideDateTime is not defined function error on client script populated field
Hello, I have created custom field u_on_hold_reminder. This field should be populated by current time + 14 days when On hold reason is Awaiting caller. I created client script which is calling script include to fulfill this. Script include: var Clien...