Results 1 to 2 of 2

Thread: Remove mandatory option

  1. #1
    kodikarthi is offline Senior Member
    Join Date
    Sep 2008
    Posts
    20

    Default Remove mandatory option

    How to remove assigned user's mandatory option in Quickcreate form in account module in sugar CRM5.0 for both IE7 and mozila?

  2. #2
    andopes's Avatar
    andopes is offline A Sugar Hero | Help Forum Moderator
    Join Date
    Jul 2006
    Location
    São Paulo - Brazil
    Posts
    8,335

    Default Re: Remove mandatory option

    HI kodikarthi

    Do you want to customize the "assigned to" field into "Accounts Quick Create" under "Member Organization" Subpanel?

    The form for "Accounts Quick Create" is the same one for Accounts EditView so you would need to customize it into editviewdefs.php. The changes will be applied for both forms.
    You need to add the following code into assigned_user_name defs into editviewdefs.php:

    PHP Code:
    'displayParams' => array('required' => false), 
    Kind regards
    André Lopes
    DevToolKit / Project of the Month - June 2009
    Lampada Global Services- Open Source Solutions
    Avenida Ipiranga, 318
    Bloco B - CJ 1602
    São Paulo, SP 01046-010
    Brazil
    Office: +55 11 3237-3110
    Mobile: +55 11 7636-5859
    e-mail: andre@lampadaglobal.com

    Lampada Global delivers offshore software development and support services to customers around the world.
    Lampada is proud to be a SugarCRM Gold Partner, revolutionizing Customer Relationship Management.

    I DO NOT answer questions through PM and Email. If you need some help post your question into SugarForum.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Remove edit option in my account settings
    By kinshibuya in forum Help
    Replies: 1
    Last Post: 2008-07-24, 04:16 PM
  2. Replies: 0
    Last Post: 2008-01-20, 06:23 AM
  3. Opportunity-Project no remove option in either
    By manish.joshi in forum Help
    Replies: 2
    Last Post: 2007-11-06, 06:28 AM
  4. Mandatory Fields
    By vivekselot in forum Help
    Replies: 0
    Last Post: 2006-09-28, 07:22 PM
  5. mandatory fields
    By vinhtran in forum General Discussion
    Replies: 1
    Last Post: 2006-04-04, 02:40 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
  •