Forums / Developer / User Profile Edit Workflow Trigger

"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".

User Profile Edit Workflow Trigger

Author Message

Chad Paulson

Monday 10 December 2007 4:49:30 pm

Hello,

I am trying to create a trigger / workflow that fires a piece of code when a user does one of two things:

1) Change of password.
2) Change of email address.

If someone can publish an example or explain how to execute custom code when these two events are triggered, I would greatly appreciate it.

Chad

nehal shah

Tuesday 02 November 2010 6:23:01 am

Hello

i am trying to send email when new user get registered.

For this i add user/activation trigger and add cutsom event "notification-user".

Then i connect workflow with user/activation trigger.

But when new user get registered the trigger is not fired.

Thanx