It's stalling when I try to save the contact recor...
# suitescript
b
It's stalling when I try to save the contact record.
k
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.