function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
PrakkiPrakki 

How to restrict user to edit a field..??

Dear All,

 

We are having a custom object called vehicle, which consists of 10 picklist fields. Now i would like to restrict the users to not edit or not to enter new pick list values to all these picklist fileds. how to achieve this..??

 

Can anyone help me to solve this..

  

Thank you.

Prakki

Devendra@SFDCDevendra@SFDC

Hi,

 

You can assign a profile to those users which includes Customize Application Permission = False.

 

s-Forces-Force
Hi Prakki,

There are many options to do the same:
1. Restrict Picklist fields to edit using Roles/Profiles.
2. Using some validation rules.

Thanks
PrakkiPrakki
Hi Devendra, S-Force,

Thx for the reply,

S-Force,
Can u explain how we can achieve this with validation rule.

Thank you
Prakash