Restrict companyname standard field from editing once created
Hello, our new Sales VP wants me to restrict editing to the companyname field in NetSuite which is a standard field. I know how to restrict access for custom fields, but how do I do the same for a standard field?
What sort of restrictions? Based on user/ role?
You will likely need a workflow or script to do this. Do you have a preference?
Hi, I know how to write a workflow, but not sure how to get this one done. Do you know the criteria? Yes, this is based on user role.
You’ll want a “Set Field Display Type” action and the criteria will be based on the field “User Role”.
Does that help?