Page 1 of 2 12 LastLast
Results 1 to 10 of 14

Thread: The mysterious "email" field in Contacts

  1. #1
    callumd is offline Senior Member
    Join Date
    Mar 2010
    Posts
    38

    Default The mysterious "email" field in Contacts

    I am setting up a stripped down version of SugarCRM, but one module I am retaining is the Contacts.

    Can someone please explain what the deal is with the "email" field? Although it appears in the all the Layout views, it doesn't appear as one of the fields for Contacts (Admin -> Developer Tools -> Studio -> Contacts -> Fields). What's going on there?

    Also, while playing around with the Details view, I had to reposition the email field. I don't know what I did (I think I just dragged it to the Recycle Bin), but it has now vanished from the Details view (it is neither in the Toolbox list or the Layout).

    How do I bring it back?

    Thanks.

  2. #2
    salesagility's Avatar
    salesagility is offline Sugar Community Member
    Join Date
    Aug 2006
    Location
    UK
    Posts
    2,379

    Default Re: The mysterious "email" field in Contacts

    goto admin>Studio > Contacts > Layouts > DetailView and click "View History" in the main panel - this will give you timestamped saved stages that you can roll back to.

  3. #3
    callumd is offline Senior Member
    Join Date
    Mar 2010
    Posts
    38

    Default Re: The mysterious "email" field in Contacts

    Thanks salesagility, that solves the problem of getting email to appear in the Layouts again.

    But why doesn't "email" appear as a Field in Contacts?

  4. #4
    Angel's Avatar
    Angel is offline Sugar Community Member
    Join Date
    Jul 2005
    Location
    Los Angeles
    Posts
    4,813

    Default Re: The mysterious "email" field in Contacts

    It is not a field per se. It is a reference point as e-mail addresses are stored as records in a separate table. There are various special fields within the system that behave in a similar manner. The primary/secondary address fields are another, notice you don't actually see the field primary_address_street, etc.
    Regards,

    Angel Magaņa
    Co-Author: Implementing SugarCRM 5.x (Packt Publishing -- Sept. 2010)
    Blog: http://cheleguanaco.blogspot.com.
    Twitter: @cheleguanaco.

    ________
    | Projects: |_____________________________________
    |
    | CandyWrapper (.NET Wrapper for SugarCRM SOAP API). Source now available on GitHub!
    | GoldMine to SugarCRM Express Conversion. Latest: 1.0.1.7 (Nov. 3, 2009)
    | CRM SkyDialer (Skype Integration). Latest: 1.0.2 (Feb. 17, 2010)
    | Round Robin Leads Assignment
    | Phone Number Formatter
    | CaseTwit (Twitter Integration)
    ______________________________________________

  5. #5
    DavidBLS is offline Member
    Join Date
    Mar 2010
    Posts
    5

    Default Re: The mysterious "email" field in Contacts

    Is there any way to create a custom field that behaves like an email field?

  6. #6
    callumd is offline Senior Member
    Join Date
    Mar 2010
    Posts
    38

    Default Re: The mysterious "email" field in Contacts

    How do we control which "reference points" appear in each module?

  7. #7
    callumd is offline Senior Member
    Join Date
    Mar 2010
    Posts
    38

    Default Re: The mysterious "email" field in Contacts

    Anyone?

    Where can I see/configure the "reference points"? They look and act like fields until you go in to the Studio and try to look at the Fields in the module - and they don't show up.

    Where are they? They have to be *somewhere*..

  8. #8
    Angel's Avatar
    Angel is offline Sugar Community Member
    Join Date
    Jul 2005
    Location
    Los Angeles
    Posts
    4,813

    Default Re: The mysterious "email" field in Contacts

    Take a look at <sugar>/include/SugarFields/Fields and you'll see different folders for the various field types in use. Each has a series of files that control its behavior and display.
    Regards,

    Angel Magaņa
    Co-Author: Implementing SugarCRM 5.x (Packt Publishing -- Sept. 2010)
    Blog: http://cheleguanaco.blogspot.com.
    Twitter: @cheleguanaco.

    ________
    | Projects: |_____________________________________
    |
    | CandyWrapper (.NET Wrapper for SugarCRM SOAP API). Source now available on GitHub!
    | GoldMine to SugarCRM Express Conversion. Latest: 1.0.1.7 (Nov. 3, 2009)
    | CRM SkyDialer (Skype Integration). Latest: 1.0.2 (Feb. 17, 2010)
    | Round Robin Leads Assignment
    | Phone Number Formatter
    | CaseTwit (Twitter Integration)
    ______________________________________________

  9. #9
    SugarDev.net is offline Sugar Community Member
    Join Date
    Feb 2008
    Posts
    1,401

    Default Re: The mysterious "email" field in Contacts

    You must understand that Studio is only an graphical overlay for the underlying system, and does not support everything that goes on in SugarCRM. Therefore, certain fields are hidden or are shown but not fully usable in Studio.

    To replicate these fields you'll need to dive into the code.
    Developers go here
    Businesses go there (Dutch)

    Modules:
    SugarDev.net Developer Tools | Config | Dutch Language Pack
    "Nothing gets fixed unless there is a bug"

  10. #10
    callumd is offline Senior Member
    Join Date
    Mar 2010
    Posts
    38

    Default Re: The mysterious "email" field in Contacts

    Thanks for the responses guys, I'll have a dig around inside the code.

    But one thing I still can't see is where such a field gets linked to a module.

    Eg, the field "email address" appears in the Layouts for the module "Contacts", even though it is not actually a Field in that moduile. So, where is the setting that puts 'email address' as an available field in the Contacts layout? Is this set in a config file? In a database?

Page 1 of 2 12 LastLast

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Replies: 1
    Last Post: 2008-01-14, 07:52 PM
  2. Mysterious "Draft" emails won't delete
    By ocaptain in forum Help
    Replies: 0
    Last Post: 2007-12-28, 02:49 PM
  3. Search 2 custom field like "any email" / "any phone"
    By johnwoo in forum General Discussion
    Replies: 1
    Last Post: 2007-10-29, 02:17 AM
  4. Replies: 3
    Last Post: 2007-10-05, 06:54 PM
  5. Replies: 0
    Last Post: 2005-10-22, 05:23 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
  •