Tuesday 03 February 2009 4:43:28 am
Hi, I'm using <input type="hidden" name="RedirectURIAfterPublish" value="/where-i-want-to-go" /> for editing or creating objects, but it sounds like there is no $http->postVariable( 'RedirectURIAfterPublish' ). I tested it in edit.php ( $test = $http->postVariable( 'RedirectURIAfterPublish' ); ) but no feedback. I don't know where to look for that "bug". Any hint? regards. Laurent
|