Forums / Developer / Workflow after publish

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

Workflow after publish

Author Message

Francisca Hernandez

Wednesday 03 December 2003 12:37:11 am

Hi!

I want to create a workflow, in after_publish trigger:

1. Do some actions.
2. Show a template.
3. Do some actions.
4. Redirect.

but edit.php ignore (EZ_WORKFLOW_TYPE_STATUS_REDIRECT and EZ_WORKFLOW_TYPE_STATUS_TEMPLATE) workflow status.
The script view.php controle this status.
There is some reason for which view.php it has it in bill and edit.php not?
There is some way of doing what I want in the trigger after_publish?

thx.