Results 1 to 1 of 1

Thread: Require Account Name

  1. #1
    labatj is offline Junior Member
    Join Date
    Aug 2008
    Posts
    7

    Question Require Account Name

    Hello all,

    I have been researching this for quit some time now and have not been able to find a suitable solution.

    One of my clients is looking to make the Account Name a required field when adding Contacts.
    Without this being required many of the end users are skipping that step and then are not able to bill or place orders for these people.

    If anyone has an idea of how this can be done or any suggestions to try, I would appreciate any help.

    Thanks,
    __________________________________________________ ____________________________
    If you go into the \custom\modules\Contacts\metadata\editviewdefs.php and find the account_name you can add the following.
    array (
    'required' => true,
    ),
    Then do a quick repair rebuild and it will work just fine.

    JCL
    Last edited by labatj; 2011-06-20 at 06:47 PM. Reason: Found the solution

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. regarding dropdown require help
    By john.dsouza in forum Developer Help
    Replies: 2
    Last Post: 2009-12-23, 06:55 AM
  2. Require urgent help
    By ashwani2711 in forum Help
    Replies: 0
    Last Post: 2009-08-26, 12:32 PM
  3. Fatal error: aSubPanel::require() [function.require]:
    By vromerobuchillon in forum Español
    Replies: 0
    Last Post: 2009-01-26, 01:32 PM
  4. Require Help....please help me out.
    By amiyaveon in forum Installation and Upgrade Help
    Replies: 2
    Last Post: 2007-07-27, 07:38 PM
  5. Un-Require a field?
    By bstonehill in forum Help
    Replies: 2
    Last Post: 2007-02-23, 01:30 PM

Tags for this Thread

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
  •