Join Slack
Powered by
Hi All, Is there any way i can disable fields base...
# suitescript
s
suryaprakash598
06/29/2020, 7:50 AM
Hi All, Is there any way i can disable fields based on role functionally instead using script? Thanks
b
battk
06/29/2020, 8:25 AM
Use
User.role
in combination with either
Field.isDisabled
or
Field.updateDisplayType
s
suryaprakash598
06/29/2020, 8:33 AM
Thankyou
@battk
5
Views
Open in Slack
Previous
Next