You need to sign in to do that
Don't have an account?

Unable to select picklist values when logged in with Standard User Profile
Hi,
This is my first time getting in touch with cloud computing and I am still clueless about a lot of stuff. I created a custom object with a picklist field. I have already entered the values and when I tried to create a new record of this object, I was able to select values from the picklist field, with an Admin profile. Then I created another account with Standard User profile, and when I tried to create a new record with this profile, the picklist field was disabled and I was unable to select or view anything from this field. Is it related to security setting? I was unable to find any help on this.
Really appreciate any help from the community.
Thanks alot!!!
login as a administrator,
go to your custom object.
click the picklist field Label.
click the button "Set Field-Level Security"
select the visible check box next to the standard user.
save the changes.
then login as standard user and select the values from the picklist.
hope this will help you.
All Answers
login as a administrator,
go to your custom object.
click the picklist field Label.
click the button "Set Field-Level Security"
select the visible check box next to the standard user.
save the changes.
then login as standard user and select the values from the picklist.
hope this will help you.
Turns out I set the field to be read-only. Thanks....