Client script OnChange and javascript:gs.nowDateTime()
I have created 2 fields ( u_flag, u_flag_date) in the incident formu_flag is type "True/False"andu_flag_date is of type "glide_date_time".I am try set the 'u_flag_date' with the current date-time if 'u_flag' is checked. My client script below is not ...
