HI,
Greetings,
For example: I have 2 plans, which are Premium Plan (Premium Role) and Free Plan (Free Role). Mr XYZ has purchased Premium Plan for a month. Mr. XYZ can create and submit images, blogs.....etc under Premium Plan.
A month later, when the "Premium Role" get expired, Mr XYZ will be changed to "Free role" automatically, he will no longer able to submit images, blogs...etc. But how can I unpublish all the content posted by him earlier (such as images, blogs...) ?
I have tested all the events. The events under "node" is irrelevant as I need to check the role of the logged-in user before unpublish the content posted by him/her earlier. When I select event under "user", I am not able to pick any action that is related to node module.
Is there an extra "event" module that I could install?
Thanks for your time.
Comments
Comment #1
mitchell commentedYou would need something like #371728: Load Multiple Nodes to perform actions on them or similar functionality that is now in rules 7.x-2.x by default. It is not something that can be solved with the scheduler, afaik.