Join Slack
Powered by
<@UL22KN74P> I think you want to use `result[i].id...
# suitescript
m
MTNathan
09/09/2020, 8:03 PM
@pen one
I think you want to use
result[i].id
rather than
result[i].getValue({name:'id'})
, unless you've also separately added
id
as a result column wherever
loadSearch
is defined.
☝️ 2
3
Views
Open in Slack
Previous
Next