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
JntshumakerJntshumaker 

Field is Greyed out on the layout

I used Eclipse to create a large amount of fields from a previous copy of an environment.  Now I'm running into a strange problem, when the field is displayed via visualforce (or even on a standard page layout the field is greyed out.  I've check Field Level Security, Picklist Values assigned to Record Types, and field accessibility.  All of them appear correct but for some reason the fields I pushed using Eclipse are inaccessible to me (system administrator)

IspitaIspita

Hi,

You have not mentioned what is the datatype of the field which appears as grayed out.

Also is the field part of any package?

It may be so that redistribution is restricted...

 

JntshumakerJntshumaker

Thanks for replying Ispita,

 

       The field is a picklist, this field is not a part of a package.