Posted by mikebann on August 16, 2010 at 2:58pm
I have to say this module looks awesome and is probably the most practically useful module I ahve seen since CCK. Unfortunately my triggered rules won't accept any actions I keep getting an error. "Select an action to add field is required. " I select an action that sends me to a page to select the details and then ineveitably I get sent back to the action selection page with the "Select an action to add field is required. " as an error.
I don't know where to put this as I'm not sure what the issue is exactly. I have read through the documentation and gone thorugh a few tutorials. has anyone else had this issue? My next move is to hack the code to try to get it working.
Comments
ok here is the skinny on the
ok here is the skinny on the rules module not accepting action field. This was a mofo to figure out. The mobile tools http://drupal.org/project/mobile_tools module and the rules module http://drupal.org/project/rules have a conflict.
I guess you can turn off the mobile module and create the action and then turn it back on. I kinda think this is a name collision but don't really know.
Mike