Results 1 to 2 of 2

Thread: Add account field at lead in Prospects

  1. #1
    goltra is offline Junior Member
    Join Date
    May 2008
    Posts
    4

    Default Add account field at lead in Prospects

    I need at Lead list in Prospects , account field but i donīt find where add throw the studio. Can you help me.?=
    thanks.

  2. #2
    shareaholic is offline Member
    Join Date
    May 2008
    Posts
    7

    Arrow Re: Add account field at lead in Prospects

    Managed to fix this by editing modules/Leads/metadata/subpanels/default.php and adding the following code:
    PHP Code:
       'account_name'=>array(
          
    'vname' => 'LBL_LIST_ACCOUNT_NAME',
          
    'width' => '10%',
      ), 
    Let me know whether it works for you. Good luck.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Add user related custom field
    By kuske in forum Developer Help
    Replies: 14
    Last Post: 2011-02-08, 06:17 AM
  2. Replies: 0
    Last Post: 2008-04-16, 06:27 AM
  3. Lead Notification Email - Add custom field
    By sinkplaat in forum General Discussion
    Replies: 2
    Last Post: 2008-02-22, 04:14 PM
  4. Replies: 0
    Last Post: 2007-02-05, 09:49 PM
  5. Lead to Account conversion
    By gdoss in forum General Discussion
    Replies: 0
    Last Post: 2006-04-10, 05:12 PM

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
  •