[Vtigercrm-commits] [Vtiger development] #8467: Enhancement for Dependancy multiple picklist

Vtiger development vtiger-tickets at trac.vtiger.com
Thu Feb 12 17:02:20 GMT 2015


#8467: Enhancement for Dependancy multiple picklist
-------------------------+-------------------------------------------------
 Reporter:               |      Owner:  developer
  site.pour.tests        |     Status:  new
     Type:  enhancement  |  Milestone:  Unassigned
 Priority:  unassigned   |    Version:  6.2.0
Component:  vtigercrm    |   Keywords:  Enhancement dependancy for multiple
 Severity:  Low          |  picklist
-------------------------+-------------------------------------------------
 Currently, we can adjust the dependance between the picklists.
 However, it could be usefull to have the possibility to handle the
 dependency from picklist to "multiple picklist".

 From picklist to picklist, it's "the easy situation", and it's already
 fine.
 From "multiple picklist" to "multiple picklist" it's maybe not very
 usefull.

 But the ability to manage the dependancy from "picklist" to "multiple
 picklist" could be very usefull.

 For example, suppose we have a list named "Owner of a" : [Car || Bus]
 Suppose that if we have a car, we can't have a bus. Here it's "OR".

 Suppose another list, named "Owner is looking for a" : [(1)small garage
 AND/OR (2)big garage AND/OR (3)huge garage AND/OR (4)nothing]

 Here, I wish that iff in the first picklist I select "Car", then the
 second picklist (which is a multiple picklist) displays [(1) AND/OR (2)
 AND/OR (4)]. But iff in the first picklist I select "Bus", then the second
 picklist should display [(3) AND/OR (4)]

 And of course, if it could be possible to have several "multiple
 picklists" which depends of the same first "picklist", it would be great.
 Hope we will see one day such a possibility :)

--
Ticket URL: <http://trac.vtiger.com/cgi-bin/trac.cgi/ticket/8467>
Vtiger development <http://trac.vtiger.com/>
Vtiger CRM


More information about the vtigercrm-commits mailing list