Details
-
Type: Improvement
-
Status: Open
-
Priority: Trivial
-
Resolution: Unresolved
-
Affects Version/s: 4.6.9
-
Fix Version/s: None
-
Component/s: Drupal Integration Modules
-
Labels:None
-
Versioning Impact:Patch (backwards-compatible bug fixes)
-
Documentation Required?:None
-
Funding Source:Contributed Code
Description
I am trying to use the Add/Remove Group functionality in CiviCRM Rules to allow the addition or removal of a Tag via Rules. I have gotten the action to show up in rules, but on the second screen (where you should select the contact and the tag) it is just showing a "Save" button with no options. If I can get a pointer I'd love to finish it up and submit a PR.
Here's what I have so far (based heavily on the existing group functionality, as mentioned):
https://github.com/civicrm/civicrm-drupal/compare/7.x-master...laryn:patch-2