Hello everyone, I'm trying to update the lines add...
# suitescript
s
Hello everyone, I'm trying to update the lines added by an Item Group to add needed field avlues, and I'm getting in an infinite loops on the Sublist changed which seems to be the Only trigger in the Client script that I'm using, It would be possible to set this?
n
You might need to add the optional value on your sublist field set - ignoreFieldChange: true to prevent subsequent chaining events.
s
Hi @NElliott thanks for the Response, yes I am using the ignorefieldchange property as true but I still get a trigger for the sublistChanged function in the client script
n
You might need to change to fieldChanged depending on your use case.
s
Yes Sadly when you add an Item Group and NS fills the items on the sublist it doesn't trigger the Field changed function on the CS
netsuite 1