Tagged Questions
0
votes
0answers
16 views
Complex/Correct taxonomy referencing/grouping with auto-population
I was wondering if someone came across similar problem. I am on Drupal 7.
Scenario is as follows:
content type "query" with number of fields however in question are caller name, job title, address, ...
2
votes
1answer
59 views
Non-autocomplete Widget for Term Reference Fields on Content Type
The available options at the moment are Autocomplete term widget (tagging), Select list and Check boxes/radio buttons, but I'd like to use a widget without autocomplete.
Thanks in advance.
EDIT: To ...
1
vote
1answer
112 views
Add content -> taxonomy autocomplete input field size
My content type has a taxonomy auto-complete field.
My problem is that some content requires like 10-20 taxonomy terms where my input field for it is way to small.
I don't see in my 'manage fields' ...
2
votes
0answers
49 views
Autocomplete term widget (tagging) - Insert as child
Is there a way to insert taxonomy terms as child of a parent term with the auto complete term widget?
I have found several modules such as "Content Taxonomy" or "Hierarchical Term Reference ...
1
vote
1answer
52 views
How to Disable new terms (free tagging) with Taxonomies?
I have a "term refernce" field, in a form that uses an auto-complete widget.
I want to limit user input to terms in the vocabulary only, and output a message when a user tries to enter a non existing ...
2
votes
1answer
138 views
Ajax on Autocomplete does not fire again, if previously fired
I am using Drupal 6, and question is regarding autocomplete.
As a part of performance, I am caching the results of AJAX calls, so that if the same values are passed, we dont have to fire ajax call ...
0
votes
1answer
37 views
Customized search block
I have a requirement in which there are two fields for search. One is text field and other is select box. The text field is for keywords and the select field are taxonomy terms. I need to fetch the ...
0
votes
0answers
81 views
More autocomplete fields for taxonomy depth
Tree for music:
Rock
Queen
Songs from Queen (200 terms)
Pop
Madonna
Songs from Madonna (200 terms)
Users picks genre with any widget; it can be an autocomplete widget. Then, in the ...
0
votes
0answers
222 views
Taxonomy autocomplete - show results of words starting with letters written
I am having hard time to explain this but this is the case:
I have taxonomy with 80000 terms (country/city).
When i type for example "N" or "NE" or "NEW" i get results with terms that contain all ...
1
vote
1answer
54 views
Force capitalization of terms on entry with Autocomplete Deluxe module
I would like to force the capitalization of taxonomy term entries, or alternatively make them case insensitive so that 'book' and 'BOOK' are not different taxonomy terms. Is there a way to enable ...
1
vote
1answer
327 views
Better tagging / taxonomy reference widget
The Term Reference field type has three stock widget types:
Select List
Check boxes/radio buttons
Autocomplete term widget (tagging)
We need an alternative to the autocomplete widget that shows ...
0
votes
1answer
137 views
Autocomplete Field in View Exposed Filter
I have created an index Using the Search Api. and integrate with View. And in filter criteria
i have indexed vocabulary. then i want to expose that filter criteria with auto complete field
instead of ...
0
votes
1answer
252 views
D7: Turn location cck 'city' field into taxonomy autocomplete field
I am using the "Taxonomize Location" module to automatically save all Location CCK Field submissions into the "location" taxonomy. Terms in the location taxonomy are saved in 3 layers:
Country -> ...
1
vote
1answer
155 views
Taxonomy term name alias in taxonomy term autocomplete
I'd like to have two or more names for one Term-ID in my custom taxonomy dictionary. As for now I've added a custom field and named it "Synonyms". The field can have multiple values.
How can I ...
0
votes
1answer
201 views
An error which appears in D7 Autocomplete txonomy fields
did someone ever noted this annoying D7 taxonomy error? it jumps out when i seem to "pass" a certain amount of terms or characters. the error is as follows:
An AJAX HTTP request terminated ...