Results 1 to 2 of 2

Thread: Multiple selections dropdown

  1. #1
    Nuno is offline Sugar Community Member
    Join Date
    Mar 2007
    Posts
    12

    Default Multiple selections dropdown

    Hi.
    Is it possible to create a dropdown that allows multiple selections?
    I am using Sugar OS 4.5.1d

    Thanks in advance for your support.

  2. #2
    Tavares is offline Sugar Community Member
    Join Date
    Jan 2007
    Posts
    120

    Default Re: Multiple selections dropdown

    You can do that changing in the EditView.html of the module where that dropdown is, by adding in the <select> the option "multiple" or you can see in this post how to make'it by default. Butt everytime you create a dropdown trought studio it will be created as a multiple select. The post that i was talking is:

    http://www.sugarcrm.com/forums/showt...ight=dropdowns

    I've done that in the SearchForm.html of cases, with the status dropdown and if i select more than 1 state it makes'me the query for that 2 states, so if you change directly in the code it works, the only thing you have to be carefull is with the updates of sugar, that could override the file changed.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Searching Multiple Select Dropdown fields
    By mrobertson in forum Help
    Replies: 25
    Last Post: 2007-07-04, 02:53 AM
  2. Replies: 3
    Last Post: 2005-08-15, 02:28 PM
  3. Multiple choice in dropdown table
    By hw3699 in forum Help
    Replies: 0
    Last Post: 2005-06-27, 08:35 PM
  4. Multiple Selection - Dropdown Field
    By aram in forum General Discussion
    Replies: 8
    Last Post: 2005-06-11, 01:09 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
  •