Active
Project:
User Terms
Version:
6.x-1.x-dev
Component:
Documentation
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
18 Aug 2010 at 16:50 UTC
Updated:
10 Oct 2011 at 18:37 UTC
I tried using VBO, but this does not seem to work.
I get the select blank boxes for the terms, (no term labels, just the correct number of boxes), and no option for update apart of "Modify profile fields" that actually messes up the other fields but does not add any user term.
Is something missing in Views integration?
I also tried User Import, but it totally ignores user terms.
Thanks for help
Comments
Comment #1
joachim commentedTo do this we'd need to implement the VBO user hook -- http://api.drupal.org/api/function/hook_user_operations/6 won't give us a form.
Not something I have time to work on, but will review patches.
Comment #2
jvieille commentedThanks to consider this.
In the meantime, I did it through PHPMyadmin in term_user - not ideal, but faster than editing per user...
Comment #3
Marko B commentedAny news on this?