Can I enable/Disable checkbox in View Mode? @Thnak...
# suitescript
n
Can I enable/Disable checkbox in View Mode? @ThnaksInAdvance
n
What's the purpose of disabling them in View Mode?
n
Based on that Button action need to perform?
n
A field is disabled so that no one can modify it when editing the record. In view mode, you cannot change the field value so disabling a checkbox in View Mode serves no purpose. The button can perform action without disabling those fields.
👍 1
What action needs to be performed by the button? By enable/disable, are you referring to check/uncheck the check box field?