On client script, in pageInit in copy mode, if I r...
# suitescript
b
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
probably want to make sure there arent other scripts deployed on your record that are trying use getSublistValue
if you are paying close attention to the stacktrace, you can probably find out which line is causing the problem