[TYPO3-project-formidable] Howto use majixSubmit?

Manuel Rego Casasnovas mrego at igalia.com
Thu Nov 29 13:00:37 CET 2007


Hello.

I'm testing function "majixSubmit", but this doesn't work:
        <renderlet:BUTTON name="btn-server-event" label="Throw server
event">
            <onclick runat="ajax" params="value">
                <userobj>
                    <php><![CDATA[
                       
                        $aParams = func_get_arg(1);
                        // Here I use my param $aParams["value"]
                       
                        $this->majixSubmit();

                    ]]></php>
                </userobj>
            </onclick>
        </renderlet:BUTTON>

How I can use this function?


Best regards,
   Rego

-- 
Manuel Rego Casasnovas
Computer Science Engineer
mailto:mrego at igalia.com
Tel: +34 986 10 76 10
Fax: +34 981 91 39 49
Igalia - http://www.igalia.com




More information about the TYPO3-project-formidable mailing list