Results 1 to 2 of 2

Thread: populate dropdown list from database

  1. #1
    ashley07 is offline Junior Member
    Join Date
    Oct 2007
    Posts
    3

    Question populate dropdown list from database

    Hi all,

    I have created a custom drop down list and i notice there is a function to enter the dropdown list value. I am just wandering if i can populate the dropdown list "dynamically" from a table? I tried to find this functionality but can't, i want to make sure i haven't miss anything.


    thanks a lot.

  2. #2
    Angel's Avatar
    Angel is offline Sugar Community Member
    Join Date
    Jul 2005
    Location
    Los Angeles
    Posts
    4,813

    Default Re: populate dropdown list from database

    You can't do this via Studio.

    You might be able to accomplish it by using a logic hook, only problem is that you wouldn't be able to fire it off for new records. Might be worth considering though. Take a look at the following Wiki entry for further details on that feature: http://www.sugarcrm.com/wiki/index.p...l_custom_logic

    If that doesn't work, you could create your own Javascript code and link it to the appropriate HTML and use that Javascript code to populate the list for you.

    Note that the logic hook method would be upgrade safe, but the Javascript approach wouldn't be, as it would require manual modifications to the source files.
    Regards,

    Angel Magaņa
    Co-Author: Implementing SugarCRM 5.x (Packt Publishing -- Sept. 2010)
    Blog: http://cheleguanaco.blogspot.com.
    Twitter: @cheleguanaco.

    ________
    | Projects: |_____________________________________
    |
    | CandyWrapper (.NET Wrapper for SugarCRM SOAP API). Source now available on GitHub!
    | GoldMine to SugarCRM Express Conversion. Latest: 1.0.1.7 (Nov. 3, 2009)
    | CRM SkyDialer (Skype Integration). Latest: 1.0.2 (Feb. 17, 2010)
    | Round Robin Leads Assignment
    | Phone Number Formatter
    | CaseTwit (Twitter Integration)
    ______________________________________________

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Related Dropdown List (conditioned)
    By nramirezf in forum Feature Requests
    Replies: 6
    Last Post: 2008-02-03, 11:01 AM
  2. step 3 installation problem
    By voitek in forum Installation and Upgrade Help
    Replies: 10
    Last Post: 2007-02-14, 04:35 PM
  3. Dropdown list
    By sridhar in forum Help
    Replies: 0
    Last Post: 2006-08-18, 01:54 PM
  4. Replies: 0
    Last Post: 2006-07-17, 04:11 PM
  5. Replies: 3
    Last Post: 2006-06-30, 08:43 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
  •