[TYPO3-project-formidable] TODO requests

Tonni Aagesen goes.to at dev.null
Thu Apr 19 16:17:13 CEST 2007


Jerome Schneider wrote:

> Please post in this thread if you have requests for TODO in formidable, 
> it will be easier to track for everyone.

Have you considered creating a "datahandler:SESSION" to store values in 
a session? In a multistep it might be desirable to only save data to DB 
in last step.

Could be something like (pseudo-array):

[$formid]
     [$stepid-1]
         [$stepid-1-data]
     [$stepid-2]
         [$stepid-2-data]
     [$stepid-n]
         [$stepid-n-data]


-- 
Regards
Tonni Aagesen
www.pil.dk & www.quickpay.dk


More information about the TYPO3-project-formidable mailing list