Results 1 to 2 of 2

Thread: Export Options in include/export_utils.php

  1. #1
    ckyap is offline Junior Member
    Join Date
    May 2007
    Posts
    3

    Default Export Options in include/export_utils.php

    Hi there,

    I've got Sugar OS 4.5.1

    I just modified the above file to Tab delimited exports
    of just the name and email address.

    Fired up Sugar again and my mods didn't take. What
    gives?

    C K Yap,
    Malaysia

  2. #2
    ckyap is offline Junior Member
    Join Date
    May 2007
    Posts
    3

    Default Re: Export Options in include/export_utils.php

    Ok, I've managed to change the delimiter to \t
    It didn't work at first because of user override.

    Where should I look to change the list of exported
    fields?

    ---------------------------------------------------------------------

    Ok I've fouind the create_export_query function
    but the query syntax seems unfamiliar.

    SELECT contacts.* ... FROM contacts

    I have two fields I need:

    last_name
    email1

    I'm not sure how to put them in. I think I've got
    to replace the * but I'm not sure how exactly.

    -------------------------------------------------------------------

    The syntax is contacts.fieldname, contacts.fieldname
    But now I have to remove the double quotes around
    each field.
    Last edited by ckyap; 2007-05-11 at 03:40 AM. Reason: discovered something

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Contact Export misses some records
    By saradoo in forum Help
    Replies: 2
    Last Post: 2007-08-06, 06:12 PM
  2. Export fails from Report Module
    By mattfaust in forum Help
    Replies: 0
    Last Post: 2007-03-07, 09:59 PM
  3. How to edit RSS options?
    By BobsterLobster in forum Help
    Replies: 2
    Last Post: 2006-09-10, 03:48 PM
  4. Edit export functionality
    By aheuermann in forum Developer Help
    Replies: 0
    Last Post: 2006-06-13, 03:36 PM
  5. Restrict or remove export options?
    By gremln007 in forum Help
    Replies: 2
    Last Post: 2005-06-21, 07:39 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
  •