Bug #83472
closedotaining value from flexfom
0%
Description
hello,
i use an extension which uses a flexform, stored in the field tx_t3sheaderslider(pages-table). i try to read the uid of the page and a value of the flexform by using
lib.sliderstate = TEXT
lib.sliderstate.dataWrap = | {field:uid} {flexform: tx_t3sheaderslider:carouselslider.slider}
the flexform seems to be correct (excerpt)
<T3FlexForms>
<data>
<sheet index="carouselsliderDefault">
<language index="lDEF">
<field index="carouselslider.slider">
<value index="vDEF">1</value>
</field>
...
</sheet>
</data>
</T3FlexForms>
i can't get an output for the flexform part.
regards
wini2
Updated by Georg Ringer almost 7 years ago
- Status changed from New to Rejected
That is possible since 8.4, see https://docs.typo3.org/typo3cms/extensions/core/Changelog/8.4/Feature-17309-AccessFlexformValueViaTS.html