How to compare the date between GlideDate and GlidedateTime fields in an Onchange client script
Hi all , In a Form , I got Submissiojn Date & Time field (glide_date_time) and SLA Date (glide_date) fields. I am trying to write an onchange client script on SLA Date field to check if the entered SLA Date is greater than Submission Date and if no...