Hi!
is it possible to have a client script update a custom sublist on live fields change, WHILE still maintaining the sublist as UN-editable by humans?
Thanks!
b
battk
03/21/2023, 8:49 PM
the easiest is just making the client script prevent the user from making edits by returning false in validateField or validateLine
e
eliyahu moskowitz
03/21/2023, 8:58 PM
what setLineItemDisabled? is that a real funtion, or similar?
b
battk
03/21/2023, 9:39 PM
nlapiSetLineItemDisabled is a ss1 function to disable a field