superkumario64
07/10/2018, 10:48 PMfunction beforeLoad(context) {
log.debug("context", context);
//return 1;
var rec = context.newRecord;
rec.setValue("custentity_training_certif_expire_date", "2020-03-01");
}
but I dont see this field being populated when I load the record