Forums / Developer / Redirect After Delete

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

Redirect After Delete

Author Message

Colin Igloo

Monday 28 January 2008 12:49:35 pm

Hi. Is there a way to redirect after removing an object, equivalent to RedirectURIAfterPublish?

I can easily redirect somewhere after publishing an object by adding

<input type="hidden" name="RedirectURIAfterPublish" value={"/somewhere"|ezurl} />

to the form. But how do I redirect somewhere after removing an object?

Thanks
Colin.