Results 1 to 5 of 5

Thread: A-Z listing for Contacts & Accounts

  1. #1
    anjanesh is offline Member
    Join Date
    Feb 2009
    Posts
    13

    Default A-Z listing for Contacts & Accounts

    Hi

    I have like 10,000 contacts - is there some way to list all this alphabetically ? Say a A-Z listing ?

    Thanks

  2. #2
    crmsiva's Avatar
    crmsiva is offline A Sugar Hero
    Join Date
    Jan 2009
    Location
    Chennai, India
    Posts
    1,130

    Default Re: A-Z listing for Contacts & Accounts

    Click on the "Name" in the list view to sort contacts A-Z or Z-A.

  3. #3
    mvngti is offline Sugar Community Member
    Join Date
    Oct 2007
    Location
    South Africa
    Posts
    510

    Default Re: A-Z listing for Contacts & Accounts

    Quote Originally Posted by anjanesh View Post
    I have like 10,000 contacts - is there some way to list all this alphabetically ? Say a A-Z listing ?
    Install ZuckerReports module from sugarforge. Then create a new Query Template with a query like this:
    SELECT first_name, last_name, ..... FROM contacts where deleted=0 order by first_name, last_name

    Then you can run the report and get the results as HTML or CSV

    M
    --


    Marnus van Niekerk

    There are only 10 types of people in the world
    those who can read binary and those who don't

    Modules:
    CE Teams - Upgrade safe teams module for Community Edition
    FieldACL - Field Level Access Control for Community Edition
    EditLogicHooks - Create and edit Logic Hooks from the Admin GUI
    FlexibleChartDashlet - Display any data in a Dashlet Chart
    DocumentThumbnails - Thumbnails for Documents module

    Many questions can be answered by reading the Developers Manual

  4. #4
    anjanesh is offline Member
    Join Date
    Feb 2009
    Posts
    13

    Default Re: A-Z listing for Contacts & Accounts

    I was looking for a method to view contacts starting with a particular letter.
    A | B | C | ..... | Z
    displayed on the accounts/contacts page.
    Any module for this ?

  5. #5
    mvngti is offline Sugar Community Member
    Join Date
    Oct 2007
    Location
    South Africa
    Posts
    510

    Default Re: A-Z listing for Contacts & Accounts

    Go to contact and type in A in the name, then B etc..
    --


    Marnus van Niekerk

    There are only 10 types of people in the world
    those who can read binary and those who don't

    Modules:
    CE Teams - Upgrade safe teams module for Community Edition
    FieldACL - Field Level Access Control for Community Edition
    EditLogicHooks - Create and edit Logic Hooks from the Admin GUI
    FlexibleChartDashlet - Display any data in a Dashlet Chart
    DocumentThumbnails - Thumbnails for Documents module

    Many questions can be answered by reading the Developers Manual

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Replies: 2
    Last Post: 2008-12-04, 05:42 AM
  2. Accounts list view not listing
    By josh.sweeney in forum Developer Help
    Replies: 2
    Last Post: 2008-09-10, 04:32 PM
  3. Not listing contacts, accounts, etc.
    By jsanto in forum Help
    Replies: 4
    Last Post: 2007-12-17, 02:26 PM
  4. Account Quotes - Listing all accounts
    By rustinp77 in forum Help
    Replies: 1
    Last Post: 2007-05-09, 01:13 PM
  5. Replies: 1
    Last Post: 2007-02-23, 03:08 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •