Re: target list with more than 10 entries only shows first 10
Target lists currently have a 'bug' where you can relate them to a record but if you set up the relationship wrong the records won't display. You can relate a target list to either a target, lead, or contact, but internally sugarcrm stores all these relationships in one table called prospect_lists_prospects. This is slightly different than how normal relationships work - generally there is a different table for every relationship. This difference can sometimes create errors if you make relationships with a module type and define it as another module type. This commonly occurs in SOAP as you can only relate a target list to a target (or, a prospect list to a prospect, same thing). You also might be able to set up a relationship to a deleted entry, which would have the same result, but I'm not sure, so don't quote me on that.
This could be what's happening.
To check you'll have to find the two records in your database that aren't showing up and determine if their relationship is set correctly.
Last edited by robertbmirth; 2010-10-26 at 04:48 PM.
Robert Beckman
Software Engineer
Mirth Corporation
Bookmarks