Results 1 to 4 of 4

Thread: Concatenate

  1. #1
    jagjit is offline Sugar Community Member
    Join Date
    Nov 2011
    Posts
    51

    Default Concatenate

    Hi

    I have added more than 1 product to Opportunity/Quote in Professional Edition . In Opportunity/Quote i want name of all products in 1 Text Box. Suppose 2 products are added to opporunity/Quote A & B i want in textbox A,B.

    Thanx

  2. #2
    andopes's Avatar
    andopes is offline A Sugar Hero | Help Forum Moderator
    Join Date
    Jul 2006
    Location
    São Paulo - Brazil
    Posts
    8,335

    Default Re: Concatenate

    This is not a request for General Discussion, this is for Developer Help.
    In order to accomplish that you need to create a logic hook after_save on Quotes to copy all products name into such text field.

    Cheers
    André Lopes
    DevToolKit / Project of the Month - June 2009
    Lampada Global Services- Open Source Solutions
    Avenida Ipiranga, 318
    Bloco B - CJ 1602
    São Paulo, SP 01046-010
    Brazil
    Office: +55 11 3237-3110
    Mobile: +55 11 7636-5859
    e-mail: andre@lampadaglobal.com

    Lampada Global delivers offshore software development and support services to customers around the world.
    Lampada is proud to be a SugarCRM Gold Partner, revolutionizing Customer Relationship Management.

    I DO NOT answer questions through PM and Email. If you need some help post your question into SugarForum.

  3. #3
    rafael.q.g@hotmail.com's Avatar
    rafael.q.g@hotmail.com is offline Sugar Community Member
    Join Date
    Jun 2011
    Location
    Florianópolis - Brazil
    Posts
    782

    Default Re: Concatenate

    Whether these field is for display only, you also can overwrite the file views/view.detail.php.
    Then on both cases you will need to query over related items and then concatenate its names and assign it to some other module's field.
    Rafael Queiroz Gonçalves
    Advanced OMG UML Certified Professional
    Sun Certified Enterprise Architect for the Java Platform
    Sun Certified Programmer for the Java 2 Platform
    IBM Certified Advanced Application Developer - Lotus Notes and Domino
    IBM Certified Application Developer - IBM WebSphere Portlet Factory
    Computer Science Mastering / UFSC - PPGCC

  4. #4
    jagjit is offline Sugar Community Member
    Join Date
    Nov 2011
    Posts
    51

    Default Re: Concatenate

    Hi

    Yes i will create 1 customised field , but how product names will come in this field . If Logic Hook is to be written on Save how it can be done. Customised field will be in Quotes/Opportunity.

    Thanx

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Please Help!!! Concatenate 2 fields in one
    By lobomaujp in forum Developer Help
    Replies: 12
    Last Post: 2012-01-10, 04:38 PM

Tags for this Thread

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
  •