Hello drupalists,

I would like to have an event (not an action) in Rules, which is fired, if a content is set to publish/unpublish.
Is there any solution for this ?

Greetings Berthold Lausch

Comments

BLausch’s picture

I already figured it out:
it goes like this:

Event: before saving content
Condition: node-status equals published AND node-unchanged:status equals unpublished.
Action: do something

really easy, if you have the right idea

Greetings Berhold Lausch

NWOM’s picture

Category: Feature request » Support request
Status: Active » Closed (works as designed)
Issue tags: -Rules Event Publish unpublish