[FLOW3-general] Handling of class properties for a many to one association when working with an ExtJS Front-/Backend

Sebastian Kurfürst sebastian at typo3.org
Thu Apr 28 16:38:27 CEST 2011


Hey Regine,

> cannot be queried directly by an ExtDirect Request neither with the
> findAll() Method of the standard Repository nor with a DQL-Query. The
> according SQL-Statement in the Debug-Log contains the property but the
> JSON-Data transferred by ExtDirect to the Client do not contain the
> property.
We have a "JSON View" [1] which is used for this, so you need to specify
"_descend" in the JSON View Configuration (in your controller)

Hope this helps :)

Greets,
Sebastian
[1]
http://git.typo3.org/FLOW3/Packages/FLOW3.git?a=blob;f=Classes/MVC/View/JsonView.php


More information about the FLOW3-general mailing list