Hi,
I have a rule that creates a term and a user. I'd like to know how can i implement a rule to force this new user with this new term created.
I know this doesn't exists yet, but i'm asking about some info of how to make it happen.
how should i begin? can you point me a procedure?
thanks
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | rules_forced_term.zip | 1.21 KB | carvalhar |
Comments
Comment #1
carvalhar commentedok, found it here:
http://drupal.org/node/298522
Comment #2
carvalhar commentedI created a simple module:
This module mix Rules and User Forced Term, creating a new action to be used with Rules.
This action has two arguments, a term and a user, both configurable by rules.
It's attached here.
bye
Comment #3
dave reidThis doesn't belong in Rules - but does in User Forced Term.
#1034116: rules module and forced term