Results 1 to 3 of 3

Thread: Un-Require a field?

  1. #1
    bstonehill is offline Sugar Community Member
    Join Date
    Nov 2006
    Location
    Atlanta, GA
    Posts
    98

    Default Un-Require a field?

    In the leads module the Last Name field is a required field but many of the leads we are importing (we are primarily importing general business contacts, not individual contacts) do not have a value for this field so they are skipped during the import. Is there anyway I can change this to a non-required field?

    Thanks,
    Brent

  2. #2
    malcolmh's Avatar
    malcolmh is offline A Sugar Hero | Help Forum Moderator
    Join Date
    Aug 2004
    Posts
    1,712

    Default Re: Un-Require a field?

    Quote Originally Posted by bstonehill
    In the leads module the Last Name field is a required field but many of the leads we are importing (we are primarily importing general business contacts, not individual contacts) do not have a value for this field so they are skipped during the import. Is there anyway I can change this to a non-required field?

    Thanks,
    Brent
    Look in the vardefs.php file in the leads directory. Look for the field in question, there is probably a value required = yes. Change the value to no.

    In the Editview.html take out the mandatory tab

    Hope this helps
    Cheers Malcolm

    Genius4U Limited - Ingenious simple IT solutions for you / Genial einfache IT Lösungen für Sie
    http://www.genius4u.com or http://www.genius4u.de

  3. #3
    peopleclues is offline Junior Member
    Join Date
    Jan 2007
    Posts
    2

    Default Re: Un-Require a field?

    Quote Originally Posted by malcolmh
    Look in the vardefs.php file in the leads directory. Look for the field in question, there is probably a value required = yes. Change the value to no.

    In the Editview.html take out the mandatory tab

    Hope this helps
    What if you're using Sugar OnDemand and you don't have access to the vardefs.php file?

    For example, there seems to be somewhat of a logic flaw in the Opportunities module as it should / could relate to the Leads module.

    In the Leads module, you have the ability to convert the Lead into an Account / Contact when/if the Lead becomes a revenue producing Account / Contact. In the Opportunities module, the "Type" drop-down allows you to specify New or Existing business and makes the Account Name a required field... and there is NO field to denote whether an Opportunity is for a Lead... hence negating the need to have "existing business" in the Type drop-down for Opportunity.

    The way this is set up is you can really only enter an Opportunity for an existing Account - hence an Opportunity would ALWAYS be New Business for an existing Account... which is fine. However, there doesn't seem to be a way to identify New Business for a Lead.

    Hence, I want to know how to make the Account Name field in the Opportunities module "not required" using Sugar Professional OnDeman!

    thank you,

Thread Information

Users Browsing this Thread

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

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
  •