Join Slack
Powered by
On fieldChanged how do I check if they changed a f...
# suitescript
n
Nicholas Williams
10/07/2021, 4:33 PM
On fieldChanged how do I check if they changed a field on the line level?
n
NElliott
10/07/2021, 4:34 PM
check the context.sublistId is what you expect and the context.fieldId matches what you expect in the client script.
n
Nicholas Williams
10/07/2021, 5:08 PM
@NElliott
That worked! Now how would I take that value and update another field on that line?
Nicholas Williams
10/07/2021, 5:27 PM
Figured it out, thanks!
👍 1
Open in Slack
Previous
Next