[TYPO3-project-formidable] Datahandler RAW does not work

ReneŽ Nitzsche rene at system25.de
Mon Apr 21 15:15:05 CEST 2008


Okay, forget it. It was my fault!

I initialized the form like this:

$this->form->init($this, $xmlFile, null);

This is wrong. The last parameter must be FALSE in my case.


Thanks, René


ReneŽ Nitzsche schrieb:
> Hi,
> 
> I have testet datahandler RAW with formidable version 1.0.0 and it 
> doesn't seem to work anymore.
> 
> The first issue is in configuration. I have to define a tablename and 
> keyname. Otherwise a get an mayday on submit: DATAHANDLER configuration 
> isn't correct.
> 
> The next thing is with formdata. When I submit the form, all submitted 
> data is lost. I attached a simple example, with a validation for email. 
> Enter a name and press Save. The email error message is shown, but the 
> name is lost!
> 
> Best regards,
> René
> 


More information about the TYPO3-project-formidable mailing list