You need to sign in to do that
Don't have an account?
ATS
Restricted Picklist
I'd like to have a picklist field that does not allow a user to enter text not in the picklist options. Can this be done? If so.....how? I came across the restrictedPickList attribute in the API docs, but no info on how to set this.
Thanks
jpizzala
Are you trying to modify standard picklist fields (like the Subject field on the Task object) or create a new custom field? If you create a custom field, you will not be able to enter a value unless it is in the picklist - at least through the user interface. However, the API will be able to add values that do not exist regardless of this limitation on the front-end.