My Stuff
Loading
Comments
-
Hi Nicole, I had already tried that and it did not help. Below is the code, var bankDetailsRecord = record.create({ type: 'customrecord_2663_entity_bank_details', isDynamic: true }); bankDetailsRecord.setValue({ fieldId: 'name', value: name }); bankDetailsRecord.setValue({ fieldId: 'custrecord_2663_parent_employee', value:…