Mike Robbins
06/23/2022, 8:30 PMcontext.newRecord.getValue({ fieldId: 'customform' })
return undefined
in the beforeLoad
on a view event of a Sales Order?
I was seeing the same thing in a workflow where the action to add a button based on the form would log customform
was not a valid field.Sandii
06/23/2022, 9:10 PMjen
06/23/2022, 9:18 PMMike Robbins
06/24/2022, 12:33 PMundefined
in VIEW. As soon as I click EDIT, both script and workflow can see that value. Weird.