Does anyone have any info on the read-only propert...
# suitescript
r
Does anyone have any info on the read-only property Sublist.isMultilineEditable? I have a client script that adds multiple lines using a Vendor Part Number lookup / item selector. With seemingly random VPNs, this property is being set to false. I have no idea how this happens. Lines can no longer be edited (quantities, locations, etc.).
Could this be related to setCurrentSublistValue({ … forceSyncSourcing: true })? This is a new one for me.