All, I'm trying to determine, on an Account record...
# suitescript
d
All, I'm trying to determine, on an Account record, when a subsidiary is added/removed. On most records, simply using the
oldRecord
vs.
newRecord
is pretty clean ... but the Account record has the 'includeChildren' check box
j
What's the use case. What is being done with the subsidiary change? Are you needing to update some other data that has a multiple select subsidiary field?
d
Ya, just trying to track the changes to the changes to the assigned subs. I've got a workaround, but its not optimal
BTW, how's @JohnnyC?!!?!
j
A change in the include children indicates a likely change to the subsidiary field as well but I realize it would be possible to have no change to the subsidiary field while the checkbox is checked
But from an audit perspective perhaps a change to the checkbox is of equal importance