Results 1 to 8 of 8

Thread: Problems with targets

  1. #1
    spyderman1 is offline Sugar Community Member
    Join Date
    Jul 2007
    Posts
    34

    Default Problems with targets

    I am having a problem with the targets popup window. When you select to add targets and the popup appears with the check boxes on the left. If you go to another page the check boxes disappear. leaving no option other than to select them one at a time. we have 9000 records in our targets list.

    Any ideas on how to fix this? I have found in the Smarty template area where the fill is being created. What is the Boolean that decides if the multiple select boxes appear?
    SugarCRM Ecommerce integration Specialist
    http://www.ecarttemplates.com

  2. #2
    amymicheals is offline Sugar Community Member
    Join Date
    Jan 2007
    Posts
    15

    Default Re: Problems with targets

    I found a popup picker file located at ../modules/campaign/Popup_picker.php

    I am not a programmer so I don't know what to do/

  3. #3
    spyderman1 is offline Sugar Community Member
    Join Date
    Jul 2007
    Posts
    34

    Default Re: Problems with targets

    I took a look at the file. It may be it... Can someone from Sugar second that?
    SugarCRM Ecommerce integration Specialist
    http://www.ecarttemplates.com

  4. #4
    spyderman1 is offline Sugar Community Member
    Join Date
    Jul 2007
    Posts
    34

    Default Re: Problems with targets

    This is the code that I can find that is disappearing when you do anything in a popup.

    Code:
    <form action="index.php" method="post" name="MassUpdate" id="MassUpdate">
    <input type="hidden" name="mu" value="false" />
    <input type='hidden' name='Leads_LEAD_offset' value=''><input type='hidden' name='saved_associated_data' value=''><input type='hidden' name='module' value='Leads'><input type='hidden' name='action' value='Popup'><input type='hidden' name='hide_clear_button' value='true'>
    	
    	<script>YAHOO.util.Event.addListener(window, "load", sListView.check_boxes);</script><textarea style='display: none' name='uid'></textarea><input type='hidden' name='select_entire_list' value='0'>
    
    				 <input type='hidden' name='Leads2_LEAD_offset' value='0'>
    	<input class="button" type="button" value='Select' onclick="send_back_selected('Leads',document.MassUpdate,'mass[]','Please make a selection before proceeding.');">
    Can someone at Sugar please respond!!!
    SugarCRM Ecommerce integration Specialist
    http://www.ecarttemplates.com

  5. #5
    tatamata is offline Junior Member
    Join Date
    Dec 2007
    Posts
    3

    Default Re: Problems with targets

    i have the same problem. i am not sure if it has anything to do with php5.2.5.

  6. #6
    spyderman1 is offline Sugar Community Member
    Join Date
    Jul 2007
    Posts
    34

    Default Re: Problems with targets

    Can someone from Sugar chime into this thread.
    SugarCRM Ecommerce integration Specialist
    http://www.ecarttemplates.com

  7. #7
    tatamata is offline Junior Member
    Join Date
    Dec 2007
    Posts
    3

    Default Re: Problems with targets

    it also does not work in official demos(CE, PRO, ENT). isn't it strange for a "finifhsed" product?

  8. #8
    tatamata is offline Junior Member
    Join Date
    Dec 2007
    Posts
    3

    Default Re: Problems with targets

    the problem was there since 2006 in this thread
    http://www.sugarcrm.com/forums/showt...=targets+popup

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Imported Targets' "source"
    By jpop in forum Help
    Replies: 1
    Last Post: 2008-01-09, 11:54 AM
  2. Help with Targets - Am I Missing Something?
    By AnalyticalAviation in forum Help
    Replies: 2
    Last Post: 2006-10-10, 07:02 PM
  3. Inbound E-Mail, problems, problems, problems ...
    By Ericmuc in forum General Discussion
    Replies: 5
    Last Post: 2006-08-16, 10:24 AM
  4. Problems with importing targets from CSV-files
    By ltnp in forum General Discussion
    Replies: 2
    Last Post: 2005-12-19, 02:22 PM
  5. problems with scheduler and times
    By rendezvous in forum Help
    Replies: 1
    Last Post: 2005-12-15, 02:32 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
  •