14 Jan
2008
14 Jan
'08
8:13 p.m.
Ivan Sergio Borgonovo wrote:
So similar form may redirect to /bla/bli/blu?id=37 /bim/bum?id=37 /bau?id=37
and there is a part of common code that will pick up the id and build up some content.
But no matter how I try to pass an additional query param through the FAPI it gets mangled or chopped.
It get chopped/mangled just after the _submit hook.
Try $form['#redirect'] = array('blah/bli/blu', 'id=37'); See http://api.drupal.org/api/file/developer/topics/forms_api_reference.html/5#r...