Skip to main content
2 risposte
  1. 14 feb 2014, 17:11
    You would have to make a Visualforce page to do that. There is a semi workaround that you could do with a power of one field that calculates based on whether or not an Opportunity is closed or not. Basically if the Opportunity is Open the formula results to 1 else it's a 0 or null value. Then you can add that field to your list view and sort by that field which would kick all the closed records to the bottom of the list.

     

    There also looks like there is an idea out there regarding filters on related lists which you can and should go vote for.

     

    https://success.salesforce.com/ideaView?id=08730000000Bqu5AAC
0/9000