How can I disable the standard drop-down field "S...
# suitescript
j
How can I disable the standard drop-down field "Status" on Work Order ?
b
specifically after getting the
orderstatus
field in a user event script's beforeLoad entry point
you can also do this on the custom form itself
j
Thanks @battk