This should be included in all three pop-ups (Prospects, Leads & Contacts) for Propspect Lists. When you want to add many prospects to a list you're not going to go through and check them off 20 at a time with pagination to add to a Prospect List.
1) A "Select All" in the popups for selecting rows for list (in Popup_XXX_picker)
2) More advanced search in pop-up to create a specfic list
3) A "Add to Prospect List" pull-down that would create the PropspectList<-Prospects relationship when importing prospects
I got an error in my preview install:
Code:
Error retrieving Prospect list: Query Failed:SELECT users.user_name as assigned_user_name ,prospects.* FROM prospects LEFT JOIN users ON prospects.assigned_user_id=users.id where prospects.deleted=0 ORDER BY name asc LIMIT 0,20::MySQL error 1054: Unknown column 'name' in 'order clause'
So, I'm not sure if #1 and 2 are in 4.0
Some positives I saw:
- Categorization of emails from campaign (bounced, etc)
- convert prospects
- Didn't dig in to confirm, but I believe Sugar has said that the removeme.php (unsubscribe response) is no longer hard-coded and can be language independent.
Thanks
Mike
Bookmarks