[TYPO3-project-formidable] Simple CRU(D) example doesn't work with Formidable version 1.0.191

Martin Claus mc.laus at gmx.de
Mon May 26 19:47:27 CEST 2008


Hi orta,

try to use formidable 1.0.183.

See http://lists.netfielders.de/pipermail/typo3-project-formidable/2008-May/001038.html 
  for more information

Hope this helps

Martin

Am 26.05.2008 um 17:15 schrieb orta:

> Hi,
>
> i use the CRUD.xml from this site:
> http://pastebin.com/f3a3aa10c
> If i click the Edit button in the LISTER nothing happens.
>  I cant edit the datas from the table page, where is the error?
> Thats the Error-message:
> ----------------------
> oThrower.getParamsForMajix is not a function
> -----------------------
>
> But everything else works, i am able to create a new page and edit  
> this
> after creating.
>
> You can test it here:
> http://www.amafu.de/tvweb_3_3/index.php?id=129
>
> thx,
> orta
>
> Albert van der Veen schrieb:
>> Hi all,
>>
>> Same problem here, in my own xml config, probably using similar  
>> setup as
>> the CRUD example:
>>
>> <column type="renderlet:BUTTON" name="btn-edit" listHeader=""  
>> label="Edit">
>>    <onclick runat="client">
>>    <userobj>
>>        <php><![CDATA[/*<?*/
>>
>>        $aRow = $this->oDataHandler->getListData();
>>        return $this->majixRequestEdition($aRow["uid"]);
>>
>>        /*?>*/]]></php>
>>    </userobj>
>>    </onclick>
>> </column>
>>
>>
>> Error has been introduced in a version after 183 - this one didn't
>> generate the error. Just upgraded my testserver to 191 and now gives
>> error noted below.
>>
>> Albert
>>
>> Ian Solo wrote:
>>> Hello!
>>>
>>> After the update to version 1.0.191 the "Simple CRU(D) example"
>>> doesn't work anymore.
>>>
>>> I get this JS error:
>>> oThrower.getParamsForMajix is not a function
>>>
>>> Can you confirm this?
>>>
>>> Thanks!ian
> _______________________________________________
> TYPO3-project-formidable mailing list
> TYPO3-project-formidable at lists.netfielders.de
> http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-project-formidable






More information about the TYPO3-project-formidable mailing list