Switching blocks' positioning in the Opportunity Summary screen

Hi

I want to switch the Details and Status blocks in my Opportunity Summary screen.

How do I achieve this?

Thanks, Robert

  • 0

    Robert

    A summary screen like the Opportunity Summary screen is quite complex. Much of it is built from meta data definitions but some is hard coded. This means that you can control the fields within the screen 'blocks' but you can't control in meta data the arrangement of those screen blocks. You have two approaches, one is either to create you own custom screen or the other approach is to use clientside code to swap the panels.