I am working on a suitelet that produces a list of...
# suitescript
a
I am working on a suitelet that produces a list of transactions with a checkbox to the left of each line. As I populate values to the list of transactions I want to disable the checkbox if a field on the transaction has been set. How would I go about conditionally disabling the checkbox for specific lines on the suitelet?
b
if this is a direct edit type sublist, then you dont
you disable for the entire column and muse reenable / disable it each time the line is selected