Results 1 to 2 of 2

Thread: Customizing Leads and Accounts

  1. #1
    Heilong is offline Sugar Community Member
    Join Date
    Jan 2008
    Location
    Shanghai (China)
    Posts
    29

    Default Customizing Leads and Accounts

    Hi everyone,

    I have a quite big modification to do in 2 modules, both of them will have the same modification.

    What I want to do, I need to add on the EditView, and the Advanced Search View of each module a sort of component which will contain 2 or more related dropdown (dynamic dropdown).

    The content of each dropdown will be taken from a personalized table in the SugarCRM database, this Table will be added by myself.

    I need that component to be independant, not like custom dropdown provided by Sugar, because a page will be created to manage this component, edit, delete, modify, like a back office for the component.

    What I need to know is how and where to add the PHP code needed to realize this, it should be like a panel which will contain this component.

    Any ideas,

    Thanks,

  2. #2
    dpatech is offline Sugar Community Member
    Join Date
    Oct 2007
    Location
    NC
    Posts
    287

    Default Re: Customizing Leads and Accounts

    I think your best bet here is to develop a custom widget and field type. Look in include/generic/SugarWidgets for examples of the built in types. You can drop your own code in this folder and create a custom widget and field type that can be referenced and used by other modules. The one caveat is that your new field type will not be recogized by the Admin Studio. However, if you edit the metadata files directly you can reference the new field type.
    - Sugar Team
    dpa Technology LLC
    e-mail: dpaDeveloper@dpatechnology.com
    web: http://www.dpatechnology.com

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Opportunities vs. Leads vs. Accounts
    By jasolution in forum General Discussion
    Replies: 5
    Last Post: 2011-01-13, 02:01 AM
  2. Sync data in Leads and Accounts
    By sretep in forum Help
    Replies: 5
    Last Post: 2008-03-06, 02:26 PM
  3. Converting Leads To Accounts, help with set up
    By JoeySperz in forum General Discussion
    Replies: 4
    Last Post: 2007-05-25, 01:10 AM
  4. Convert Accounts to Prospects or Leads
    By icon911 in forum General Discussion
    Replies: 0
    Last Post: 2006-01-04, 01:18 AM
  5. Create link between Leads and Accounts
    By serena in forum Help
    Replies: 1
    Last Post: 2005-12-14, 10:37 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
  •