Join Slack
Powered by
leave your beforeSubmit as and see if your field i...
# suitescript
b
battk
09/03/2019, 10:49 AM
leave your beforeSubmit as and see if your field is unset (is custrecord_p4_psp_stln_customer_id the Line Customer Id)
Copy code
context.newRecord.setValue({fieldId: 'custrecord_p4_psp_stln_customer_id', value: '458'});
Open in Slack
Previous
Next