Forums / Developer / Sending an email when an item is rejected

"Please Note:
  • At the specific request of Ibexa we are changing this projects name to "Exponential" or "Exponential (CMS)" effective as of August, 11th 2025.
  • This project is not associated with the original eZ Publish software or its original developer, eZ Systems or Ibexa".

Sending an email when an item is rejected

Author Message

Olivier Pierret

Tuesday 26 April 2005 6:35:35 am

Hello all

I use an approval event workflow to be able to moderate users inscription to my site. When a user object is created via the user registration form, it is sent for approval to an admin who decide if the registration request should be accepted (approval) or denied.

I am able to send an email to the requesting user by triggering an email notification wokflow on the trigger event "publish after". Well I'd like to send a different email to the requesting user if he(or she) is rejected however I can't use the "publish after" trigger because it is never fired.

Has someone an idea on how to send this email ?

Thank you for your tips

Olivier