Results 1 to 3 of 3

Thread: Contact search form in targetlist

  1. #1
    shirisha is offline Sugar Community Member
    Join Date
    Feb 2007
    Posts
    21

    Default Contact search form in targetlist

    Hi

    In campaigns we are having targetlist when we select the any one of the targetlist in that we have contacts ,leads,Accounts .when we click on the contacts select we will get the popup with contacts and search form .wth account name,firstname,lastname i want to add one more fileld to that can any one pls tell me how to add filed there to search

    thanks & regards
    shirisha

  2. #2
    kbrill's Avatar
    kbrill is offline SugarCRM PS Engineer
    Join Date
    Jul 2004
    Location
    St Louis, MO
    Posts
    3,183

    Default Re: Contact search form in targetlist

    You would have to edit the modules/Contacts/popup_picker.html file to add the field you want and then edit the modules/Conatcts/metadata/popupdefs.php file to add the field to the code so that it can be filled out upon search.

    the html is easy, just copy one of the other fields like last_name and change the 'last_name' to the name of your field (as it appears in the vardefs.php file)

    then add that name to the 'searchInputs' array in the popupdefs.php file.
    Kenneth Brill - Help Forum Moderator

    I do not respond to 'Private Messages'. Please email me directly instead

    When asking for help, PLEASE give us your Server Information and Version Numbers as asked for on the 'Post New Message' screen as well as any JavaScript errors shown at the bottom of the browser window.
    Help us Help You

  3. #3
    Gronk is offline Sugar Community Member
    Join Date
    Dec 2007
    Location
    Sydney, Australia
    Posts
    10

    Default Re: Contact search form in targetlist

    The popup_picker.html seems to be absent from modules/Contacts/, but editing cache/modules/Contacts/PopupSearchForm_advanced_search.tpl seems to do the trick.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Edit the basic Search form
    By vincentd401 in forum Developer Help
    Replies: 2
    Last Post: 2007-09-27, 10:09 AM
  2. Replies: 1
    Last Post: 2007-06-30, 03:27 PM
  3. Contacts Search Form
    By wjohnson in forum Help
    Replies: 3
    Last Post: 2006-11-15, 08:16 PM
  4. Contact Search Form - Custom Dropdown Field
    By aram in forum General Discussion
    Replies: 2
    Last Post: 2005-05-01, 03:57 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
  •