Results 1 to 3 of 3

Thread: subpanel save problem

  1. #1
    monicaDC is offline Sugar Community Member
    Join Date
    Feb 2009
    Posts
    175

    Default subpanel save problem

    Hi! I have separated the Notes subpanel from History. When I go to save a Note from the quickcreate form subpanel, my entry just hangs and shows "Saving". It doesn't actually go back to the detail view. On a side note, the Note does actually save. Any ideas on how to fix it so that the Note shows the subpanel list view upon hitting the Save button?

  2. #2
    kinshibuya's Avatar
    kinshibuya is offline A Sugar Hero
    Join Date
    Jul 2008
    Location
    brasil
    Posts
    521

    Default Re: subpanel save problem

    Hi monica!
    Are you trying to create this note from the default History subpanel or from your custom subpanel "just notes"?
    Priscila Kin Yamamoto Joranhezon
    Phone: +55 61 32010000
    priscila.joranhezon@nct.com.br
    NCT Informática Ltda

  3. #3
    monicaDC is offline Sugar Community Member
    Join Date
    Feb 2009
    Posts
    175

    Default Re: subpanel save problem

    Hi! I am trying to create it just from the Notes subpanel. this is what I have in my subpanels.php file for Opportunities:

    'notes' => array(
    'module' => 'Notes',
    'subpanel_name' => 'default',
    'get_subpanel_data' => 'notes',
    'add_subpanel_data' => 'notes_id',
    'sort_order' => 'desc',
    'sort_by' => 'date_modified',
    'title_key' => 'LBL_NOTES_SUBPANEL_TITLE',
    'top_buttons' => array(
    array('widget_class' => 'SubPanelTopButtonQuickCreate'),
    array('widget_class' => 'SubPanelTopSelectButton', 'mode'=>'MultiSelect')
    ),
    ),

    Thanks!!!

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Fatal error after Cancel/Save coming from subpanel
    By anna in forum Developer Help
    Replies: 9
    Last Post: 2009-12-08, 07:42 PM
  2. Project edit-save problem
    By dincerg in forum Help
    Replies: 0
    Last Post: 2007-12-26, 08:46 AM
  3. Save Problem
    By VeonConsulting in forum Help
    Replies: 1
    Last Post: 2007-08-28, 05:07 PM
  4. Popup and save problem
    By sanocli in forum Help
    Replies: 0
    Last Post: 2007-06-15, 08:44 AM
  5. Meeting Contacts Save problem
    By DavidC in forum Help
    Replies: 0
    Last Post: 2005-09-04, 04:29 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
  •