Join Slack
Powered by
Does `currentRecord.getSublistValue` not work in a...
# suitescript
a
Azi
05/10/2022, 5:41 PM
Does
currentRecord.getSublistValue
not work in an on saveRecord function of a client script?
b
battk
05/10/2022, 6:00 PM
should work normally
a
Azi
05/10/2022, 6:02 PM
Okay. Issue was that I was converting from 1.0 to 2.0 and there the line number is not 0 based where in 2.0 it is so I was going over the line limit.
2
Views
Open in Slack
Previous
Next