Skip to main content
 In the Opportunity Account Name Lookup.  We can't use the Lookup Filters so we would like to sort the lookup by a column for Current Customer checkbox so they are always at the top when looking up an Account.

 

Any suggestions or apps out there?
1 个回答
  1. 2023年5月22日 10:00

    Hi @Deborah Atkinson

     

    If you're looking to sort the Opportunity Account Name lookup by a specific column, such as the "Current Customer" checkbox, there are a few options you can explore.

     

    1. Standard Salesforce functionality:

       - You can utilize a custom formula field on the Account object to calculate a value based on the "Current Customer" checkbox. For example, you can create a formula field named "Sort Field" that returns a value of 1 for current customers and 0 for non-current customers.

       - Once the formula field is created, you can update the Opportunity Account Name lookup filter criteria to include an order by clause using the formula field. This will effectively sort the lookup results based on the "Sort Field" value.

     

    2. Third-party AppExchange apps:

       - There are several apps available on the Salesforce AppExchange that provide enhanced lookup functionality and sorting options. These apps often offer additional features beyond sorting, such as filtering, searching, and more.

       - You can search the AppExchange for "Lookup Enhancer" or "Lookup Helper" apps to find options that suit your needs. Be sure to review the app's documentation, reviews, and compatibility with your Salesforce edition before installing.

     

    When evaluating third-party apps, consider factors such as the app's functionality, user reviews, compatibility with your Salesforce version, and whether it aligns with your organization's security and compliance requirements.

     

    Ultimately, depending on your specific requirements and preferences, you can choose between leveraging standard Salesforce functionality or exploring third-party apps to achieve the desired sorting behavior in the Opportunity Account Name lookup.

     

    Thanks !!

0/9000