[TYPO3-english] formhandler and preloaded inputs

bernd wilke t3ng at bernd-wilke.net
Tue Apr 23 16:14:18 CEST 2013


I need a solution for the following problem:

there is a functional form for a (newsletter-)registration with ~10 
fields, realized with formhandler.


on other pages there should be a small teaser with one (or two) fields 
(name+email) where the user can enter his data.
on submit these values should be inserted in the big form.

I tried the same field-names,
I tried additioanl markers in the HTML-template:
<input type="text" name="formhandler[email]" 
value="###value_email######initEmail###" />

but no input occur in the big form.

can multistep be a solution?
can a multistep form be splitted over different pages?
can it repeat (or copy) the input from step 1 into step 2 inputs?


bernd
-- 
http://www.pi-phi.de/cheatsheet.html


More information about the TYPO3-english mailing list