Closed (won't fix)
Project:
Active Select
Version:
5.x-1.0
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
9 Nov 2007 at 09:54 UTC
Updated:
1 Feb 2013 at 10:34 UTC
Hi!
Can anyone please explain to me how i can dynamically populate the dropdowns in activeselect with the properties (cck fields) from a custom contenttype?
Example:
A room has several layouts, of which the user can choose, based on his needs
So i would like the first select to be the different rooms, the next one all the layouts for a chosen room.
Is this possible to do, and so how?
I'm using cck taxonomy, but i'm not sure if i did it correctly...
I've made a vocabulary for rooms, with layout as term...
Can anyone give me some pointers for this one?
Thx in advance!
Comments
Comment #1
BarisW commentedCreate a vocabulary called layouts as follows:
Room1
-- Layout 1
-- Layout 2
-- Layout 3
-- Layout 4
Room2
-- Layout 1
-- Layout 2
-- Layout 3
etc
I used it on a profile content type, to select the place the user lives in. First level is country, second level is Province and third level is Place. Works great!
Cheers. Baris
Sixcolored
Comment #2
burningdog commentedI found this http://drupal.org/project/hierarchical_select and it autopopulates a select list with child terms based on the first select taxonomy term.
Also mentioned here: http://drupal.org/node/306147#comment-1361130
Comment #3
hazaThis version of Active Select is not supported anymore. The issue is closed for this reason.
Please upgrade to a supported version and feel free to reopen the issue on the new version if applicable.