[SalesForce] Page Layouts: Two users with same profile have different layouts

I have two users that have different roles but the same profile.

I cleaned up some page layouts for our lead and contact objects and am testing them with a particular set of users. No issues with the people I know are testing.

However, someone from another department said they said their page layouts changed too. I compared her profile to someone else in her department, and they matched. I verified one has the updated layout, and the other doesn't.

I went to check Page Layout Assignments for both objects and confirmed their profiles should have the default layout.

I verified their profiles were the same in Setup –> Users

I am not a certified Salesforce admin by any means. I can move my way around objects and some basic formulas. We're a small company (about 30 people in total) and don't have a Salesforce admin.

How can this have happened?

Where should I look to find more information?

How can I resolve this?

I'm in Salesforce Enterprise Edition (Classic)

Best Answer

Before doing the two things below, I'd really confirm that they're experiencing different layouts at the same time after a refresh/hard refresh. They can do this in chrome by clicking on F12 and right clicking on the refresh icon and selecting "empty cache and hard reload". Note: this will erase any pinned list views they have saved.

It's possible they're experiencing the same change at different times or maybe someone has edited the layout at different times.


Otherwise, Field permissions would control whether they actually see a field on a layout. Even though their profiles are identical (and they have identical layouts), a field's visibility may be set to false at the profile level and set to true through a permission set.

For here, I'd confirm the two users have the same permission sets. If they do not, look at what fields on the object in question the permission set is setting.

Setup --> Permission Sets --> Click on permission set --> Object Settings --> Click on object

Related Topic