It's stalling when I try to save the contact record.
k
karlenigma
05/03/2023, 10:12 PM
You need to have return True; at the end of saveRecord for a client script. But for what you are trying to achieve here I would recommend moving this to a UserEvent script and into the beforeSubmit entry point.