I am trying to create a rule that will verify that all of the dates in a group of a certain Enabled entities are in the future, if they aren't then the Rule will Disable these entities.
I am attempting to do this with the "Cron maintenance tasks are performed" event but all of the Data Selection variables when I try to add Conditions such as "Entity has Field" or "Entity is of Type" only display the Site tree of options instead of the entities I am attempting to restrict the rule to.
I must confess I am completely new to Rules for Drupal 7 (I dabbled with it in Drupal 6) but I can't seem to get past this conditions selection... Am I doing something wrong? Is there an example of what I am trying to do here?
Any insights would be greatly appreciated. :)
Solution
If you use a module like Views Bulk Operations or Rules Extra there is an option for obtaining a list of entities from a View.
Comments
Comment #1
rbrownell