Universal Containers (UC) has created a custom Invoice object. Standard sales users at UC can see the records in search layout, but when they click to view the detail, only record name, created date, and last modified date are shown. When the system admin accesses it, he or she sees the full record detail with many more data fields. What is the likely cause of this issue?
If sales users can open the Invoice record but only see a few fields, that's usually because their profile doesn't have field-level security for the rest. Page layout alone wouldn't totally hide fields, just rearrange them. So I think B fits best, but open to other takes if someone thinks otherwise.
Pretty clear it's B. If users can see the record but not most fields, that's usually field-level security missing from their profile, not just a layout issue. Page layouts only arrange fields you already have access to. Still, if anyone's seen weird behavior like this from page layouts alone, let me know.
Yeah this is B. Field-level security blocks users from seeing fields entirely, but page layouts just organize the visible ones. If sales users only see basic info, their profile doesn't have field access. Happens a lot in practice. Pretty sure that's what's going on, but happy to hear another angle if someone disagrees.