The Community will be temporarily unavailable starting on Friday February 28. We’ll be back as soon as we can! To learn more, check out our Announcements blog post.
Hi,
I am trying to adapt/modify scripts that i have found within these forums in order to update a linked field with a recordID defined as an input variable.
I am very limited in knowledge with scripting, through trial and error i have been able to m...
Hi @kuovonne,
Many thanks for your reply.
Screenshot of script, inputs and error below:
Interestingly, when the input “drops” is not the recordId but the record name,
let config =input.config()
let records = config.step2Records
let drop = config.dro...