Resolved! gr.update() not updating date field in a record in background script.
Hi All, I am trying to update a date/time field in a record using background script. I am able to get the required time and everything but the field is not getting updated with the new time in the record. I have used gr.update() and gr.setForceUpdate...