Project

General

Profile

Actions

Bug #83472

closed

otaining value from flexfom

Added by wini2 no-lastname-given over 6 years ago. Updated over 6 years ago.

Status:
Rejected
Priority:
-- undefined --
Assignee:
-
Category:
-
Target version:
-
Start date:
2018-01-04
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
8
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:

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

Actions #1

Updated by Georg Ringer over 6 years ago

  • Status changed from New to Rejected
Actions

Also available in: Atom PDF