How to redirect after submitting a form

How to redirect after submitting a form

Friday 11 August 2006 2:06:51 am - 1 reply

Author Message

Fabricio Guerrero

Friday 11 August 2006 5:45:52 am

Hi,

This is a good question as I've also wanted to do something similar to this. Upto now if I'm not mistaking ez only lets you redirect after login,logout and adding items to a basket

You can do this either via ini files:
http://ez.no/doc/ez_publish/technical_manual/3_7/reference/configuration_files/site_ini/usersettings/logoutredirect
http://ez.no/doc/ez_publish/technical_manual/3_7/reference/configuration_files/site_ini/shopsettings/redirectafteraddtobasket

or with a hidden field:

<input type="hidden" name="RedirectURI" value="/url/to/redirect" />
(I've used this only in login form)

Never the less I GUESS you can setup a workflow and create an extension that will redirect you...

Regards,
Fabricio

http://www.solobromasychistes.com <<Joomla Site :P
http://www.recipesforhealthyfood.com/ <<Drupal Site :P
http://www.ezforge.com/ <<future ezCommunity, Articles, forums and more...

You must be logged in to post messages in this topic!

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.