[TYPO3-project-formidable] Checkpoints anoying issue

Valter Rodrigues vrodrigues at gmail.com
Fri Dec 12 19:35:26 CET 2008


Hi!

I 'm using formidable to generate forms (1.0.183 revision)

Unfortunately I tried all the available checkpoints but I can't make the 
submit action take place before the whole page rendering proccess :-( 
(to display these data in the target page)

The xml tags for the submit button are the following:

          <renderlet:SUBMIT name="save_all" label="save">
              <onclick runat="server" params="title" submit="full" 
when="before-init">
                  <userobj>
                      <extension>this</extension>
                      <method>_save</method>
                  </userobj>
              </onclick>
          </renderlet:SUBMIT>


Thanks in advance for any help!
Valter


More information about the TYPO3-project-formidable mailing list