Page 1 of 3 123 LastLast
Results 1 to 10 of 23

Thread: Leads: Convert Lead, layout editing help

  1. #1
    pechos is offline Junior Member
    Join Date
    Mar 2007
    Posts
    3

    Exclamation Leads: Convert Lead, layout editing help

    Hello all,

    I am new to the land of Sugar, and have a question on making some custom layout edits in Sugar Suite Pro v4.5.1a (Build 1209).

    The main question I have here is simply, how do I edit the layout "Convert Lead" screen layout accessed by clicking; Leads > (name from lead list) > Convert Lead. Earlier this week, I was able to alter the layout of the main leads fields through a combination of using the module admin (admin > studio > edit a module > leads > edit layout > edit view), and editing the custom HTML code located at: public_html/custom/working/modules/Leads/EditView.html.

    This all worked great to customize the "Lead" screen, but I cannot seem to find a mention anywhere in the WIKI or forums on how to pull off customizations in the "Convert Lead" screen. To offer, yet more details; ultimately what I am trying to achieve in the "Convert Lead" screen is to remove some fields from the "Related Records" section of the screen, specifically, removing the "select account" field / text, as well as the "create account" check box / text, and finally, adding an additional "create appointment" check box. (If anyone has tried any of the things specifically mentioned here in the past and wants to pass along any warnings or experiences, those are welcome).

    I found a similar thread on this in the forums, but looks like the issue was never followed up on.
    http://www.sugarcrm.com/forums/showt...rt+lead+layout.

    Any help with this matter would be Most Appreciated!
    Thanks ahead of time.

    David.
    Last edited by pechos; 2007-03-08 at 07:01 PM.

  2. #2
    scheinarts is offline Sugar Community Member
    Join Date
    Feb 2007
    Location
    Panama City, Panama
    Posts
    151

    Default Re: Leads: Convert Lead, layout editing help

    I am looking to the same thing. What I want is to be able to NOT convert the lead into a contact. I just want it to create to an Account. I am going to look into this, and will post back here with my findings.

  3. #3
    Join Date
    Feb 2007
    Location
    San Jose, CA
    Posts
    1,169

    Default Re: Leads: Convert Lead, layout editing help

    Hi Scheinarts,

    Can you elaborate a little on what the business scenario is for what you're trying to accomplish?

    In other words, why no need for Contacts, only Accounts?
    Susie Williams

  4. #4
    scheinarts is offline Sugar Community Member
    Join Date
    Feb 2007
    Location
    Panama City, Panama
    Posts
    151

    Default Re: Leads: Convert Lead, layout editing help

    very good question Susie. Let me explain...
    I want to use the Contacts Module simply as Contacts. Nothing really related to my actual business. Just people I need to be in contact with, but that I dont make a sale on. Sort of like your contacts in Outlook. So it is pointless to create a contact from a Lead.
    I only want create Sales (opportunities) and Accounts out of my Leads.

    I hope this explains it better... I would like to hear your insight on this. Any ideas on how to accomplish this?

    Thanks,
    Allen

  5. #5
    scheinarts is offline Sugar Community Member
    Join Date
    Feb 2007
    Location
    Panama City, Panama
    Posts
    151

    Default Re: Leads: Convert Lead, layout editing help

    pechos....
    Go in modules\Leads\ConvertLead.php (you're gonna have to edit some code in here)
    Around line 390 you will see this code...
    Code:
    $xtpl->assign('HEADER', $app_strings['LBL_RELATED_RECORDS']);
    Thats were you would achieve this.. I just started editing mine, for what I want achieved. I was able to remove the contact form.

  6. #6
    pterrell is offline Sugar Community Member
    Join Date
    Dec 2006
    Posts
    31

    Default Re: Leads: Convert Lead, layout editing help

    Quote Originally Posted by susiewilliams
    Hi Scheinarts,

    Can you elaborate a little on what the business scenario is for what you're trying to accomplish?

    In other words, why no need for Contacts, only Accounts?
    In the mortgage business, the account is the contact. You're selling to a person, not a company. Just yesterday I was showing a sales person the lead conversion processes and the resulting contact, account, and oppurtunity. And the biggest question: why both a contact and account.

    I'm sure that it is the same when you're selling products to people directly at their home.

    One thing I appreciated about SugarCRM over Salesforce was the option of turning off that "darn" Company field.

  7. #7
    scheinarts is offline Sugar Community Member
    Join Date
    Feb 2007
    Location
    Panama City, Panama
    Posts
    151

    Default Re: Leads: Convert Lead, layout editing help

    Same thing here. I figured a way so far 100% working to have the option of creating an Account, Opportunity or Appointment when I convert a Lead. No contacts are created in the process. Simply you have to comment out some lines of code in the file I mentioned above that refer to Contacts.

  8. #8
    emagin is offline Member
    Join Date
    Feb 2007
    Posts
    8

    Default Re: Leads: Convert Lead, layout editing help

    Can you post the code here? I'm interested in same solution.
    My contacts = accounts as I deal with people only not companies with multiple people.

    Also, if you make this code change, how do you best 'protect' the custom code mods from future updates?

  9. #9
    consultsales is offline Member
    Join Date
    Jun 2008
    Posts
    8

    Default Re: Leads: Convert Lead, layout editing help

    We have the same type of situation. We do not really use contacts so have created a Primary Contact Information subpanel and have custom fields like first name and last name.

    How do i get the last_name & first_name fields from the lead to go into my custom fields created?

    Thanks!

  10. #10
    rusdvl is offline Senior Member
    Join Date
    Feb 2009
    Posts
    48

    Default Re: Leads: Convert Lead, layout editing help

    Hi,

    This conversation has gone a bit off topic.... Is there a way to edit the layout of the leads convert page? So positioning of the fields side by side and so on?

    Would really appreciate any ideas.

    Cheers

Page 1 of 3 123 LastLast

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Replies: 11
    Last Post: 2011-05-17, 02:14 AM
  2. From lead to order
    By george_bbch in forum Feature Requests
    Replies: 0
    Last Post: 2006-09-26, 02:02 PM
  3. Replies: 0
    Last Post: 2005-10-12, 02:30 AM
  4. Replies: 0
    Last Post: 2005-10-11, 02:15 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
  •