Anyone ever face a problem where some custom column/line fields simply do not source their values from another fields?
j
jarens
02/13/2020, 9:21 PM
I think NetSuite modules loaded in the wrong order during 2019.1 upgrade and I had something like that. Was able to see that NSjquery error by looking at the developers console. They fixed it quite awhile ago, though.
c
creece
02/13/2020, 9:29 PM
did you make sure to make it non-stored
a
alien4u
02/13/2020, 9:30 PM
Yep, they fields the values are coming from are with store value checked and the fields sourcing those value have store value unchecked.
alien4u
02/13/2020, 9:31 PM
The funny thing is it works with one field and does not work with two other fields coming from the same place/record,