[BUGFIX] Inline in flex
Inline elements within flex forms do not differ from "normal" inline relations on DB side. For inline relation handling it looks like a direct table to table connection, even if the connect data is stored within xml. The resolve logic triggered by the inline process data provider thus needs table name and uid of the "parent" record to resolve inline elements correctly. Change-Id: I06a97221cadb9ac772494f8e8d9045c41a50d305 Resolves: #69867 Releases: master Reviewed-on: http://review.typo3.org/43482 Reviewed-by:Daniel Goerz <ervaude@gmail.com> Tested-by:
Sebastian Michaelsen <michaelsen@t3seo.de> Reviewed-by:
Morton Jonuschat <m.jonuschat@mojocode.de> Tested-by:
Morton Jonuschat <m.jonuschat@mojocode.de> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
Please register or sign in to comment