Suite script code to Populate list values in a virtual list field in the fieldChange of another field.

Population of list values in a virtual list field in the fieldchange of another field. if (scriptContext.fieldId === “custrecord_vr_svcord_pps”) {                                 let ppsRec = currentRec.getValue({                     fieldId: “custrecord_vr_svcord_pps”,      … Continue reading Suite script code to Populate list values in a virtual list field in the fieldChange of another field.