Join Slack
Powered by
How can I disable the standard drop-down field "S...
# suitescript
j
JMS
10/29/2020, 7:32 AM
How can I disable the standard drop-down field "Status" on Work Order ?
b
battk
10/29/2020, 7:37 AM
Field.updateDisplayType
battk
10/29/2020, 7:38 AM
specifically after
getting
the
orderstatus
field in a user event script's beforeLoad entry point
battk
10/29/2020, 7:39 AM
you can also do this on the custom form itself
j
JMS
10/29/2020, 7:40 AM
Thanks
@battk
Open in Slack
Previous
Next