Can I *DISABLE A LINE ITEM(*entire line) in a Sale...
# suitescript
s
Can I *DISABLE A LINE ITEM(*entire line) in a Sale Order , Based on a check box in that line. ? (I read There is a provision to disable a line field . But it disables the entire field for all the line items ..which fails in my requirement). Please guide me with a way to achieve this . Thanks.
👀 1
b
if you want disabled columns, you need to undisable the columns on lineInit
otherwise you probably want to do something like CurrentRecord.cancelLine