[TYPO3-formidable] RE : majixRepaint problem with row deleting inlister

Domi Garms djgarms at gmail.com
Sat Sep 11 15:39:03 CEST 2010


Hello Pawel, this was only a copy paste mistake. My code is simply this, and
the majixRepaint doesnt work. The spinning image starts and never stops

           <renderlet:BUTTON name="se_clear" label="Reset form" >
                    <onclick runat="ajax" cache="false">
                        <userobj>
                            <php><![CDATA[
                                return
$this->aORenderlets["mylister"]->majixRepaint();
                            ]]></php>
                        </userobj>
                    </onclick>
                </renderlet:BUTTON>

        <renderlet:LISTER name="mylister" >


Greetings
domi















2010/9/11 Paweł Bandura <gawelx at gmail.com>

> W dniu 2010-09-02 15:15, Domi Garms pisze:
>
>> $this->aORenderlets["favoritlister "]->majixRepaint();
>>
>
> Hi
>
> Have you tried to remove the ending space from ["favoritlister "]?
>
> Regards
> Paweł
>
> _______________________________________________
> TYPO3-project-formidable mailing list
> TYPO3-project-formidable at lists.typo3.org
> http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-project-formidable
>


More information about the TYPO3-project-formidable mailing list