I need to create a simple script to create a new (...
# suitescript
b
I need to create a simple script to create a new (custom) record which only has a couple of fields. This creation will happen when saving a standard "job" record - after updating a field on the original records. I've tried a few different methods and I can't seem to get anything to work. I have a script that updates a field on the original record, but when I try and add a create record to it I am getting errors. Does anyone have a simple script that they can share on creating a record like this. Thank you.