Posted by joecanti on August 7, 2010 at 9:35am
Hi,
Is it possible to have time based conditions in Rules? For example, allow the user to execute a rule 10 times a day, and when they try for the 11th time they get a message 'You've used up all your votes for the day'
I ask because I'm using Flag to cast votes on nodes using rules already, and want to add a rules condition as a sort of anti abuse system.
Here's how it's laid out:
Flag triggered > (Condition described above) > Rules Adds Vote using VotingAPI > Rules resets Flag and displays 'thanks for voting message'
Any ideas?
Many thanks, Joe