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
Janet RhewJanet Rhew 

Custom Object Customization

I am trying to add a new column with a drop down menu field in a custom object.  Are there limitations on what I can change to a custom object by myself?
Mudasir WaniMudasir Wani
Dear Janet,

Any field you add through Schema Builder isn’t automatically added to the page layout. You will need to edit the page layout to specify where the field should be displayed.
https://help.salesforce.com/HTViewHelpDoc?id=schema_builder_elements_fields.htm&language=en_US (https://help.salesforce.com/HTViewHelpDoc?id=schema_builder_elements_fields.htm&language=en_US)


Donot forget to select best answer to make our efforts visible in the developer forum.
Please mark this as solution by selecting it as best answer if this solves your problem, So that if anyone has this issue this post can help
 
Bhushan Mahajan 5Bhushan Mahajan 5
Hi,

Mudasir Wani

you will follow this steps --
 click on setup--> adminstration setup---->Customize----->Home------->Home page componenets.