Active
Project:
Newsletter (D7)
Version:
7.x-1.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
13 Nov 2012 at 15:21 UTC
Updated:
19 Nov 2012 at 08:09 UTC
Hello,
I am creating a template. I see the options to select number of terms from specific vocabularies. But if I add a new term to a category, I have to go there, and select this new term manually. Is it possible to automatically select all terms of a category?
Comments
Comment #1
Sinan Erdem commentedComment #2
ParisLiakos commentedYou should take advantage of hook_taxonomy_term_insert
Check the vocabulary and add its tid to newsletter teamplate
Comment #3
Sinan Erdem commentedIs it possible to add an option to select all items of a vocabulary in the settings form then?