Update reference field value to another reference field from same table
Hi All, I'm trying to update the first reported by value to the parent field when the first reported by is not empty. using client script but the below script is not working var ticket_id = g_form.getReference('first_reported_by_task',doAlert);functi...
