[TYPO3-dev] accessing data from one flexform sheet on another sheet of the same form
Dmitry Dulepov
typo3 at fm-world.ru
Tue Apr 18 13:12:33 CEST 2006
Hi!
GranDiablo wrote:
> I am currently working on an extension where the user should be able to
> choose (in the backend) a certain table from the database at one sheet
> of a flexform. This is no big deal and working without any trouble. What
> I am trying to do then is that on a second sheet of the flexform the
> user can choose the different columns of the table specified on the
> first sheet. Is that possible at all? Because I have got the problem
> that I cannot access the data of the flexform on this second sheet. On
> the second sheet a function is called that is supposed to get the data
> from the flexform. The function itself is called (and when table is
> hardcoded working), but it cannot access the data of the flexform. Is
> there any possibility to get the data on that second sheet? Or do I need
> a different approach without flexform?
No :( You can access fields on the on the same field level. Even if you
are on the same sheet but fields are on the different levels, you cannot
access them.
Dmitry.
--
"It is our choices, that show what we truly are,
far more than our abilities." (A.P.W.B.D.)
More information about the TYPO3-dev
mailing list