Results 1 to 4 of 4

Thread: How to copy a dropdown list?

  1. #1
    mdbusse is offline Senior Member
    Join Date
    Jan 2009
    Posts
    38

    Default How to copy a dropdown list?

    I have a dropdown list full of information that I'd like to duplicate for another dropdown list.

    Is there a way to do this without altering php code?

    If not, and I have to fiddle with the php, how would I go about doing this? I'm not at all sure which file I'd actually need to edit.

  2. #2
    sugarcane is offline Sugar Community Member
    Join Date
    Apr 2005
    Location
    Chicago, IL
    Posts
    1,207

    Default Re: How to copy a dropdown list?

    Hello,

    If you want to use the same dropdown values for more than one field, then all you need to do is create 2 separate dropdown fields and both can refer to the same dropdown values.

    In the code, you can view custom dropdown values in custom/include/language/en_us.lang.php
    Intelestream has a great deal of experience hosting and customizing the SugarCRM application. Our company is made up by former employees of SugarCRM, and together we have over 50 years of experience working with the application. To learn more about us, please visit our website at www.intelestream.net or contact us directly at 800-391-4055 or by email at info@intelestream.net

  3. #3
    daniel.passarini's Avatar
    daniel.passarini is offline Sugar Community Member
    Join Date
    Apr 2006
    Location
    São Paulo - SP / Brasil
    Posts
    80

    Default Re: How to copy a dropdown list?

    If you create a dropdown type field, you can choose to which dropdown it'll refers. All you have to do is to choose the same dropdown. But remember: If you change the dropdown it'll change in both fields. So you have assure you want to fields with exactly the same dropdownj, even in the future.
    Daniel de Carvalho Passarini

    "Fascinating" - Dr. Spock

  4. #4
    mdbusse is offline Senior Member
    Join Date
    Jan 2009
    Posts
    38

    Default Re: How to copy a dropdown list?

    Thanks! That answers my questions.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Replies: 1
    Last Post: 2008-04-07, 11:21 AM
  2. Replies: 0
    Last Post: 2008-04-07, 06:52 AM
  3. Replies: 3
    Last Post: 2006-06-30, 08:43 PM
  4. dropdown list
    By sugarcare in forum General Discussion
    Replies: 0
    Last Post: 2006-06-01, 05:50 PM
  5. copy dropdown list?
    By newone in forum Help
    Replies: 0
    Last Post: 2006-03-24, 02:52 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
  •