I know with permission sets and sharing rules you can limit visibility and how users can interact with entire records. IS there any way to limit visibility of fields? We are looking to make the basic details of records available to everyone but for people with the same role we want details to only be available to the owner and people higher up in the hierarchy.
I'm imagining this will have to be a customized detail page using Visualforce, but wanted to see if anyone knew of an approach that didn't require development.
OwnerIdon child records. Public Read Only on the "main"; "Private + grant access using hierarchies" on the "details" ought do the trick... – eyescream Nov 17 '12 at 17:58