Some fields don't allow me to use setValue(), spec...
# suitescript
t
Some fields don't allow me to use setValue(), specifically list/record fields. I suppose I could just retrieve the internal id and use setValue with that, but even then I wouldn't know when to do that if I'm looping through a list of fields.