got problems with the hidden fields in email form: redirect and redirect_error:
If someone send the form - he always see the main-page as result-page and nothing more. No email, no "thankyou" or "error"-page or something like that.
I´ve insert a hidden structure "forms" with sub-structure error and success (also hidden, but public and visible).
Version 1.1 RC4
this is the form-code:
thanks a lot!IT|fname|1|Vorname: |40,100||300
IT|lname|1|Nachname: |40,100||300
IT|company|0|Firma: |40,100||300
IT|address|1|Adresse: |40,100||300
IT|city|0|Stadt: |40,100||300
SC|country|0|Land: |10,100|DE|300
IT|tel|1|Telefon: |40,100||300
IT|fax|0|Fax: |40,100||300
IT|website|0|Website: |40,100||300
IT|email|1|Email: |40,100||300
TA|msg|0|Nachricht: |20,8||300
IH|redirect|0||10,100|http://http://mypage.de/index.php?success|0
IH|redirect_error|0||10,100|http://mypage.de/index.php?error|0
IH|send_copy|0||10,100|1|0
best regards
mark