Results 1 to 4 of 4

Thread: Calls Export name instead of id

  1. #1
    rusdvl is offline Senior Member
    Join Date
    Feb 2009
    Posts
    48

    Default Calls Export name instead of id

    Sugar 5.2.0

    Hi,

    Upon an export of a call, the CSV file gets populated with the info and the user is displayed as an ID. Is it possible to display the name instead of the ID?

    Cheers guys

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

    Default Re: Calls Export name instead of id

    You'd have to modify the export query to get it to export the corresponding user name from the users table. That query should be in <sugar>/modules/Calls/Call.php
    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)
    ______________________________________________

  3. #3
    rusdvl is offline Senior Member
    Join Date
    Feb 2009
    Posts
    48

    Default Re: Calls Export name instead of id

    Thanks.

    Can this be done without touching the core files? with a hook or something?

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

    Default Re: Calls Export name instead of id

    You could do the export via the backend and that would eliminate needing to modify core files.
    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)
    ______________________________________________

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Custom export function or logic hook for export?
    By ivit in forum Developer Help
    Replies: 1
    Last Post: 2009-03-22, 08:22 PM
  2. Replies: 3
    Last Post: 2008-07-23, 01:17 PM
  3. Replies: 0
    Last Post: 2008-04-16, 12:04 PM
  4. Export calender data for Outlook(meetings + calls)
    By aheuermann in forum Downloads
    Replies: 0
    Last Post: 2006-08-10, 06:25 PM
  5. Replies: 0
    Last Post: 2006-06-22, 02:25 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
  •