Results 1 to 2 of 2

Thread: How select id (sugar) field in report module?

  1. #1
    emploipro is offline Junior Member
    Join Date
    Nov 2008
    Posts
    2

    Default How select id (sugar) field in report module?

    All is in title

    thx

  2. #2
    emploipro is offline Junior Member
    Join Date
    Nov 2008
    Posts
    2

    Default Re: How select id (sugar) field in report module?

    add in modules/Accounts/vardefs.php

    'id' =>
    array (
    'name' => 'id',
    'vname' => 'LBL_ACCOUNT_ID',
    'type' => 'id',
    'reportable'=>true,
    'audited'=>true,
    'comment' => 'Account ID',
    ),

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Replies: 8
    Last Post: 2009-08-24, 09:23 AM
  2. Replies: 1
    Last Post: 2008-10-29, 07:09 AM
  3. Replies: 3
    Last Post: 2008-05-13, 08:01 AM
  4. Add contact select field to task module
    By nbuffo in forum Help
    Replies: 1
    Last Post: 2007-09-11, 05:30 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
  •