Help
confused_person
4 - Data Explorer
4 - Data Explorer
since ‎Nov 23, 2023
‎Nov 23, 2023

User Statistics

  • 2 Posts
  • 1 Solutions
  • 0 Kudos given
  • 0 Kudos received

User Activity

Hi,I'm getting this error when trying to append to a linked field. The code in question is: ModelRange.updateRecordAsync(record, {'Models List': [...record.getCellValue('Models List'),{id : BMRecord[0]}]}); I'm pretty sure that 'record' is indeed a r...