Results 1 to 5 of 5

Thread: No leads showing in lead view

  1. #1
    totalimpact is offline Junior Member
    Join Date
    Nov 2010
    Posts
    3

    Default No leads showing in lead view

    When I click the leads tab and go to view leads - it is empty - 0 leads, says "No data".

    I just installed 6.0.3 on windows with fastrack with mysql on a 2003 server. I am doing all work as admin in sugar -

    I customized the leads module with 4-5 new fields. Imported a csv of leads.

    They show on the home page as new leads, and I can click on one there to open the lead.

    I manually entered a new lead, same deal.

    I have read a couple postings on this, and didnt see any solutions.

    Clicking "clear" on the search changes nothing.
    Listview items per page: 20
    I can see all the leads in mysql, and the deleted value is set to 0
    Last edited by totalimpact; 2010-11-18 at 05:01 AM. Reason: details

  2. #2
    davidboris is offline Sugar Community Member
    Join Date
    May 2010
    Posts
    1,113

    Default Re: No leads showing in lead view

    Hello,

    I think the query seems to be failing for your module. Do echo in include/ListView/ListViewData.php $main_query on around line # 295 and execute the query directly in database.
    Thumbs up.

    Skype ID - david__boris

    SugarForge Projects:

    WYSIWYG now in studio!(Version 1.1 is out now!)

    Sugar Feeds on your personalized home pages like iGoogle, My Yahoo!, etc.

    Fab Tools! > Dashlet Not Followed Opportunities for past six Months

  3. #3
    totalimpact is offline Junior Member
    Join Date
    Nov 2010
    Posts
    3

    Default Re: No leads showing in lead view

    interesting black magic

    query replied with:
    #1054 - Unknown column 'leads_cstm.years_of_experience_c' in 'field list'

    I didnt see a table called field list in mysql.

    i assume that needs to be in the table called "leads_cstm"?

  4. #4
    totalimpact is offline Junior Member
    Join Date
    Nov 2010
    Posts
    3

    Default Re: No leads showing in lead view

    i think i found a pattern here -

    in sugar i am trying to make a new field with a data type "Decimal", it saves, but never shows up in the leads_cstm table, if i make a regular Text Field it shows up in the table

    - is this a bug?

  5. #5
    robertbmirth is offline Sugar Community Member
    Join Date
    Jun 2010
    Location
    Irvine, CA
    Posts
    345

    Default Re: No leads showing in lead view

    hmm... well if it is a bug, I can't duplicate it - if I try to add a custom decimal it shows right up in my leads_cstm table. Mind going to the fields_meta_data table and seeing what shows up there?
    Robert Beckman
    Software Engineer
    Mirth Corporation

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. edited lead list view -- lost links to lead details
    By pjw28 in forum General Discussion
    Replies: 1
    Last Post: 2009-03-19, 04:14 PM
  2. Replies: 0
    Last Post: 2008-08-04, 03:35 PM
  3. Replies: 2
    Last Post: 2007-08-24, 10:15 AM
  4. Replies: 1
    Last Post: 2007-03-02, 06:14 PM
  5. Replies: 0
    Last Post: 2005-10-16, 02:55 PM

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
  •