Results 1 to 1 of 1

Thread: Trouble with QuickCreate

  1. #1
    hugohiram is offline Junior Member
    Join Date
    Jul 2008
    Posts
    1

    Default Trouble with QuickCreate

    Edit: I found the solution, still can't see any tpl file, but doesn't matter.

    Hello there

    I'm new to Sugar so please be kind.

    I have created a new package with key "abc", then I've created a module "moduleX" inside the package "abc", then added a relationship to "Accounts", after all this process, I've deployed the package, went to "Accounts", selected an account, on the account details, there's the relation "Module X" with two buttons: "create" and "select".

    Ok, when clicked on "create" a form appeared, but I wanted to create a quickcreate instead, so I edited the file:

    abc_moduleX\metadata\subpanels\default.php

    and replaced the line (don't know if this is the rigth way to do it):

    PHP Code:
    array('widget_class' => 'SubPanelTopSelectButton'), 
    for

    PHP Code:
    array('widget_class' => 'SubPanelTopButtonQuickCreate'), 
    So the cuickcreate is working, but now I want to change the template for the quickcreate, but don't know waht files are the ones to edit, there ere no quickcreate or .tpl files.

    I've tried looking at the files from other modules but no luck on what to edit, any help will be highly appreciated, and sorry for the long post.

    Hugo.

    » Operating system type and version (Vista)
    » Sugar Suite version (5.0.0f (Build 3338) )
    » Webserver type and version (Apache 2.2.8)
    » PHP version (5.2.5)
    » MySQL server version (5.0.51a)
    Last edited by hugohiram; 2008-07-15 at 02:22 PM.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. quickcreate Lead form
    By jumper in forum Help
    Replies: 4
    Last Post: 2008-08-15, 02:44 AM
  2. Replies: 5
    Last Post: 2008-01-09, 02:08 PM
  3. Replies: 0
    Last Post: 2007-09-14, 09:05 AM
  4. Replies: 1
    Last Post: 2007-04-16, 03:32 PM
  5. helpdesk / trouble ticket
    By terchris in forum Feature Requests
    Replies: 5
    Last Post: 2006-09-22, 09:01 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
  •