Aug 21st, 2009, 6:00 PM
Hi Bwaye,
Ah - try changing your hidden field to this:
Note the different name attribute and that I renamed your id to value.
- Ben
Ah - try changing your hidden field to this:
Code:
<input type="hidden" name="form_tools_inactive_form_redirect_url" value="http://www.site.com/" />
Note the different name attribute and that I renamed your id to value.
- Ben