Results 1 to 6 of 6

Thread: Project custom textarea field doesn't export

  1. #1
    moh1can is offline Junior Member
    Join Date
    Nov 2010
    Posts
    4

    Unhappy Project custom textarea field doesn't export

    Hi

    Im using sugarcrm community 5.5.2

    The topick name is pretty intuitive but il try to explain my problem better.

    Namely, i have several custom fields of type textarea in my project module and they work fine, display fine, data is in the database etc etc but when i try to export one or more records from the project list page the export goes fine and the csv file opens with all other fields in it exept the custom textarea fields. Even the built in description field which is also textarea is exported but my custom textarea ones arent. My other custom fields are all exported correctly.

  2. #2
    moh1can is offline Junior Member
    Join Date
    Nov 2010
    Posts
    4

    Default Re: Project custom textarea field doesn't export

    Anyone know of any sollution to this? I dont know what to do, im trying to find parts of code that does the export to modify them somehow so they export my textarea fields.

  3. #3
    Ram Kumar is offline Sugar Community Member
    Join Date
    Nov 2006
    Location
    Bangalore
    Posts
    39

    Default Re: Project custom textarea field doesn't export

    What is the total Text Area size of the custom field ?


    With Warm Regards
    Ram Kumar
    Director,
    Bhea Knowledge Technologies (P) Ltd
    http://www.bhea.co.in

  4. #4
    moh1can is offline Junior Member
    Join Date
    Nov 2010
    Posts
    4

    Default Re: Project custom textarea field doesn't export

    Quote Originally Posted by Ram Kumar View Post
    What is the total Text Area size of the custom field ?


    With Warm Regards
    What do u mean total size?

    In sugar studio it doesnt have size, its unlimited i guess, In mysql its of type text.

    The actual data in the fields is usualy couple of rows of text.

    The actual project that im trying to export for testing purposes has only "test" in that textarea field.

    Ive done some digging in the code, the modules/project/project.php has a function create_export_query which is called from export_utils.php with an object that coresponds to the module for which the export was called but the query that function returns is never used because i tried changing what it returns. That function is called because when i rename it i get an error. Im thinking there may be a problem when sugar is sorting out the csv file in the implode part of export_utils but im not shure and i also dont know where the query for fetching the data from mydql is formed.

  5. #5
    moh1can is offline Junior Member
    Join Date
    Nov 2010
    Posts
    4

    Default Re: Project custom textarea field doesn't export

    Anyone have any clues about this? :|

  6. #6
    abhinavg is offline Junior Member
    Join Date
    Aug 2011
    Posts
    1

    Default Re: Project custom textarea field doesn't export

    I too am facing this same problem in Sugar 5.5.4 CE. I had asked my team members to enter record updates on this field but now i cannot export it in excel. Need some quick revert on this from anyone.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Added Custom Field TextArea on Contacts
    By jacobd in forum Developer Help
    Replies: 1
    Last Post: 2010-08-24, 09:53 PM
  2. Export Custom Field Attributes
    By Brentthomas in forum Help
    Replies: 0
    Last Post: 2009-04-24, 12:49 AM
  3. Custom Module - TextArea field data not showing
    By niconel in forum Developer Help
    Replies: 4
    Last Post: 2008-02-21, 03:47 PM
  4. I cannot create a textarea field
    By rferrer in forum Help
    Replies: 3
    Last Post: 2006-05-11, 03:33 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
  •