
For example, I have all the contact information fields at the top of my interface, and then I have several sections of fields that I want to make less significant (such as the answers to the questions on their application for a position at our organization). Is there a way to make the Related Lists (such as for activities) show above that group of fields?
1 answer
The answer is no using the page layouts but possible using Visualforce although you would have to create every field manually instead of using the normal <apex:detail> tag. Check out the Visualforce Developer Documentation. To be honest I think it would look kind of funky and not visually appealing but just my personal two cents worth.