leave your beforeSubmit as and see if your field i...
# suitescript
b
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'});