I have added few custom fields on Accounts and Contacts in Salesforce. When I view individual Account/Contact I can see those fields but when installed in other account. Those fields don't appear on Account/Contact page (though they are created). How to make them viewable on other salesforce account?
0
votes
1 Answers
2
votes
Most likely you have more than one Page Layout associated with different Accounts/Contacts record types.
When the fields were added, they were only added to some of the Account/Contact Page Layouts.
Those Accounts/Contacts that aren't showing the fields will have different record types to those that do.
When you deploy your custom fields to another Salesforce Org using a managed package they won't be automatically added to any existing page layouts they have.
They can be manually add after installing the package by either:
- Viewing an Account/Contact record that has the required Record Type and Page Layout. Then use the Edit Layout link.

- or Setup > App Setup > Customize > Accounts > Page Layouts > Action: Edit