Results 1 to 3 of 3

Thread: Concat SubPanel listview fields

  1. #1
    frantisek.preissler's Avatar
    frantisek.preissler is offline Sugar Community Member
    Join Date
    Apr 2010
    Location
    Near Prague in Czech republic
    Posts
    33

    Question Concat SubPanel listview fields

    Hello Sugar Heroes,
    I need a help with customizing subpanel listview fileds.
    I have two custom fields - columns (account_name_c, account_number_c), but I need to show text in a one column, for example: "account_name_c (account_number_c)".

    Can you help me pleas, how to do this?
    PHP Code:
    <?
    echo "Core Net Solutions, s.r.o.";
    echo 
    "Certified SugarCRM partner";
    ?>

  2. #2
    SagarCRM's Avatar
    SagarCRM is offline Sugar Community Member
    Join Date
    Oct 2011
    Location
    Mumbai, Maharashtra, India
    Posts
    111

    Default Re: Concat SubPanel listview fields

    Add another field and update it regardingly....and display it
    Last edited by SagarCRM; 2012-02-08 at 09:09 AM.
    --

    Thanks & Regards,

    Sagar Salunkhe
    Mumbai, Maharashtra, INDIA

    sagar.salunkhe1991@gmail.com

    ~~ IT professionals never dies, they just go Offline... ~~


    sugar development and support services:- indian.sugarbean@gmail.com

  3. #3
    frantisek.preissler's Avatar
    frantisek.preissler is offline Sugar Community Member
    Join Date
    Apr 2010
    Location
    Near Prague in Czech republic
    Posts
    33

    Default Re: Concat SubPanel listview fields

    Thank you for your reply.
    That is one solution what i know, but I want to know another solution in ...viewdefs file ;-)
    PHP Code:
    <?
    echo "Core Net Solutions, s.r.o.";
    echo 
    "Certified SugarCRM partner";
    ?>

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. soap get_entry_list concat fail
    By peterkjohn in forum Developer Help
    Replies: 0
    Last Post: 2011-12-15, 06:57 AM
  2. concat dashlet fields
    By guigui in forum Developer Help
    Replies: 1
    Last Post: 2011-05-13, 09:22 PM
  3. Replies: 0
    Last Post: 2010-08-06, 05:32 AM
  4. Replies: 1
    Last Post: 2010-06-09, 07:09 PM
  5. Unified Search concat error?
    By jbadrov in forum Developer Help
    Replies: 3
    Last Post: 2009-08-19, 05:07 AM

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
  •