Join Slack
Powered by
On client script, in pageInit in copy mode, if I r...
# suitescript
b
barinvon
03/25/2021, 4:13 PM
On client script, in pageInit in copy mode, if I remove a line then I get error
SSS_INVALID_SUBLIST_OPERATION
CurrentRecord.getSublistValue
any idea why?
b
battk
03/25/2021, 4:40 PM
probably want to make sure there arent other scripts deployed on your record that are trying use getSublistValue
battk
03/25/2021, 4:41 PM
if you are paying close attention to the stacktrace, you can probably find out which line is causing the problem
2
Views
Open in Slack
Previous
Next