Closed (fixed)
Project:
Content Taxonomy
Version:
6.x-2.x-dev
Component:
Autocomplete - Freetagging
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
27 Jun 2008 at 20:49 UTC
Updated:
13 Apr 2012 at 09:11 UTC
Comments
Comment #1
clown10 commentedHi,
I am also looking for this. I am using Drupal 6.4
Comment #2
mh86 commentedIt's definitely possible in the beta3 for D6. See 'Extra Parent for new terms' in the widgets settings.
Can't remember if this feature is available in the D5 version too, but I think so.
Comment #3
clown10 commentedThanks for your answer mh86. But as I understand it, the extra parent is a fixed term that I have to chosse.
In my case the user selects a term ( a car brand) and than he can add to this brand a car type. But as far as I have found out he can not specify that this new type(term) is a child of the above chosen brand. Or am I mistaken?
Comment #4
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.
Comment #5
archard commentedI am in need of this as well. I need the user to be able to select a parent term to go with new terms they add via an autocomplete widget.
Maybe a typing convention could be used. Like
[New term]:[Existing parent term]
Comment #6
magnus commentedCleanup of old issues. According to maintainer: "active development is only done for the 6.x branch! 5.x is not supported any more".
Reopen issue if problem still exist in 6.x branch.
Comment #7
Drug-pal commentedI'm reopening this topic because I need the same thing as other users in it and I don't see any answer here. I'm aware of the "Extra Parent for new terms" option of this module but I didn't manage to make it work as it should. I have the same case as clown10 has (or had?) so I'll just quote him:
"As I understand it, the extra parent is a fixed term that I have to chosse. In my case the user selects a term ( a car brand) and than he can add to this brand a car type. But as far as I have found out he can not specify that this new type(term) is a child of the above chosen brand. Or am I mistaken?"
Did I do something wrong and wasn't able to make it work via "Extra Parent for new terms" or it shouldn't even work like that? If so, does anyone know any code, hint or link which could help me in solving this?
Thanks!
Comment #8
magnus commentedThe original issue is fixed, but you could probably use Rules module to solve this.