Results 1 to 2 of 2

Thread: Subpanel in Project Module

  1. #1
    gladiorlic is offline Sugar Community Member
    Join Date
    Nov 2006
    Posts
    12

    Default Subpanel in Project Module

    Hi,

    Im trying to add extra information to the subpanel 'Project Tasks' in the module Project.

    I have edited the file modules/ProjectTask/subpanels/default.php

    ive added:
    $subpanel_layout = ...
    ....
    'task_number'=>array(
    'vname' => 'LBL_TASK_NUMBER',
    'width' => '9999%',
    ),

    ....

    But it doesnt work nor do i get an error.

  2. #2
    gsrigg is offline Sugar Community Member
    Join Date
    Mar 2007
    Posts
    46

    Default Re: Subpanel in Project Module

    You can do this without touching code via Studio in the admin panel. Head into Edit a Module, Projects, Subpanels, Project Tasks.

    Cheers,
    Gary

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Module Builder
    By Olavo in forum Downloads
    Replies: 418
    Last Post: 2009-02-26, 06:36 AM
  2. Replies: 4
    Last Post: 2007-09-10, 02:14 PM
  3. Probleme Subpanel lors duplication d'un module
    By holyfire in forum Français
    Replies: 1
    Last Post: 2007-06-27, 07:08 AM
  4. Replies: 1
    Last Post: 2006-09-11, 03:38 PM
  5. Module: SubPanel project (idenis)
    By Gill in forum Downloads
    Replies: 0
    Last Post: 2006-06-30, 03:03 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
  •