Page 1 of 2 12 LastLast
Results 1 to 10 of 18

Thread: supanel problem

  1. #1
    youn008 is offline Senior Member
    Join Date
    May 2009
    Posts
    24

    Default supanel problem

    Hello,

    I have a problem that took me quite some time since 2 / 3 days.
    I created 2 custom modules Options and Register with a many to many.
    The problem is that the subpanel is invisible side options while apar Registration and works properly. I did several searches on the net but no result that solves my problem.

    If you have an idea I'm interested.

    Thank you very much.
    Cdlt

  2. #2
    RandyLee's Avatar
    RandyLee is offline Sugar Team Member
    Join Date
    Oct 2008
    Posts
    605

    Default Re: supanel problem

    How about create and deploy your modules and add the relationship in Studio?

    Better Sugar, Better Life!

  3. #3
    youn008 is offline Senior Member
    Join Date
    May 2009
    Posts
    24

    Default Re: supanel problem

    I deployed my modules with Mdulebuilder and then I customized theStudio

  4. #4
    RandyLee's Avatar
    RandyLee is offline Sugar Team Member
    Join Date
    Oct 2008
    Posts
    605

    Default Re: supanel problem

    Do you still have the same problem: one subpanel doesn't work while the other one is fine?

    Better Sugar, Better Life!

  5. #5
    youn008 is offline Senior Member
    Join Date
    May 2009
    Posts
    24

    Default Re: supanel problem

    Yes I have always had. But I do not understand why

  6. #6
    RandyLee's Avatar
    RandyLee is offline Sugar Team Member
    Join Date
    Oct 2008
    Posts
    605

    Default Re: supanel problem

    What is your sugar version and your environment information? Let me try to reproduce it.

    Better Sugar, Better Life!

  7. #7
    youn008 is offline Senior Member
    Join Date
    May 2009
    Posts
    24

    Default Re: supanel problem

    I use SugarCE .2.0e with serveur apache.
    thank you

  8. #8
    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: supanel problem

    Quote Originally Posted by youn008 View Post
    Hello,

    I have a problem that took me quite some time since 2 / 3 days.
    I created 2 custom modules Options and Register with a many to many.
    The problem is that the subpanel is invisible side options while apar Registration and works properly. I did several searches on the net but no result that solves my problem.

    If you have an idea I'm interested.

    Thank you very much.
    Cdlt
    Hi Cdlt

    Make sure there is a file into custom/Extension/modules/<OptionModule>/Ext/Layoutdefs/ containing the subpanel definition for Register.

    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.

  9. #9
    youn008 is offline Senior Member
    Join Date
    May 2009
    Posts
    24

    Default Re: supanel problem

    yes i have a file with :

    <?php
    // created:
    $layout_defs["CAP_Options"]["subpanel_setup"]["cap_inscription_cap_options"] = array (
    'order' => 100,
    'module' => 'CAP_Options',
    'subpanel_name' => 'default',
    'sort_order' => 'asc',
    'sort_by' => 'id',
    'title_key' => 'LBL_CAP_INSCRIPTION_CAP_OPTIONS_FROM_CAP_INSCRIPT ION_TITLE',
    'get_subpanel_data' => 'cap_inscription_cap_options',
    'top_buttons' =>
    array (
    0 =>
    array (
    'widget_class' => 'SubPanelTopCreateButton',
    ),
    1 =>
    array (
    'widget_class' => 'SubPanelTopSelectButton',
    'popup_module' => 'CAP_Options',
    'mode' => 'MultiSelect',
    ),
    ),
    );

  10. #10
    youn008 is offline Senior Member
    Join Date
    May 2009
    Posts
    24

    Default Re: supanel problem

    Nobody are an idea?
    Please

Page 1 of 2 12 LastLast

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. supanel search not working
    By zohaib in forum Developer Help
    Replies: 1
    Last Post: 2008-08-29, 10:21 AM
  2. Replies: 2
    Last Post: 2008-07-28, 04:31 PM
  3. record not coming in supanel field
    By abhitosh in forum Developer Help
    Replies: 1
    Last Post: 2008-07-27, 07:20 PM
  4. Supanel Layout
    By ratheeshid in forum Developer Help
    Replies: 2
    Last Post: 2008-04-21, 01:07 PM
  5. Replies: 0
    Last Post: 2005-06-07, 01:42 AM

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
  •