Results 1 to 2 of 2

Thread: Contact Searching and Viewing Custom Fields

  1. #1
    jcborghetti is offline Junior Member
    Join Date
    Sep 2006
    Posts
    1

    Default Contact Searching and Viewing Custom Fields

    I have very specific information that I am looking to keep track of about my Contacts. I was able to add the fields I wanted on this page: /modules/Contacts/EditView.html

    This allows me to enter the information I want when I create a contact or if I edit a contact.
    However, I would like to be able to search my contacts with this criteria and view this data when I click on the specific contact. RIght now this isn't the case. I believe I need to connect these fields to these pages: (/modules/Contacts/DetailView.html and /modules/Contacts/ListView.html), but I'm not sure how to go about it. Can anyone put me in the right direction? Any help is greatly appreciated, thanks!

  2. #2
    sacramentojoe is offline Sugar Community Member
    Join Date
    Nov 2005
    Posts
    447

    Default Re: Contact Searching and Viewing Custom Fields

    Quote Originally Posted by jcborghetti
    I have very specific information that I am looking to keep track of about my Contacts. I was able to add the fields I wanted on this page: /modules/Contacts/EditView.html

    This allows me to enter the information I want when I create a contact or if I edit a contact.
    However, I would like to be able to search my contacts with this criteria and view this data when I click on the specific contact. RIght now this isn't the case. I believe I need to connect these fields to these pages: (/modules/Contacts/DetailView.html and /modules/Contacts/ListView.html), but I'm not sure how to go about it. Can anyone put me in the right direction? Any help is greatly appreciated, thanks!
    That's a start. if you want to query the data in the list view you'll have to change the create_list_query or something like that in the module bean. IE /modules/Contacts/Contact(s).php

    You'll also need to edit the SearchForm.html and the ListView.php file.
    I'm pretty sure that's it. Sorry if I missed a page but those are good places to start.

    Joe

Thread Information

Users Browsing this Thread

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

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
  •