Feature #17309
closed
Add a property to stdWrap.data to access values from flexforms
Added by Jo Hasenau over 17 years ago.
Updated over 4 years ago.
Sprint Focus:
Needs Decision
Description
It would be nice to have the option of accessing flexform fields directly from stdWrap.data.
Something like
10 = TEXT
10.data = flex:fieldname|sheetname|flexformfield|table
Where
fieldname = name of the flexform field out of the given sheet
sheetname = label of the sheet to use (if no sheet is set, use the default sheet)
flexformfield = fieldname of the DB field containing the flexform (if nothing is set, use tt_content.pi_flexform)
table = table to get the field from (can be pages or tt_content)
Do you think this is possible to do in a more or less logicall way?
(issue imported from #M5632)
I think it's possible, but you shouldn't be able to specify the table. IMHO this should simply work on the current row/data, whatever table it comes from.
- Status changed from New to Needs Feedback
- Target version deleted (
0)
As this report is very old, is the handling in newer TYPO3 CMS Versions (like 6.0/6.1) more like you expect it?
AFAIK it's not yet possible to access flexform data the way it is described in the report.
So IMHO this would be a cool feature for 6.2 LTS
- Status changed from Needs Feedback to New
- Category set to TypoScript
- Target version set to 6.2.0
- TYPO3 Version changed from 4.1 to 6.2
- PHP Version changed from 4.3 to 5.3
I have made a xclass for stdWrap "field" to access the flexform data quite some time ago.
Will try to push a patch before feature freeze :-)
- Target version deleted (
6.2.0)
Would have been a cool 6.2 feature indeed, but sadly no time for it anymore. Please consider it for future TYPO3 versions, this is not the last one. :)
- Status changed from New to Needs Feedback
- Assignee set to Mathias Schreiber
- Subject changed from Add a property to stdWrap.data to access values form flexforms to Add a property to stdWrap.data to access values from flexforms
- Status changed from Needs Feedback to New
- Assignee deleted (
Mathias Schreiber)
- Status changed from New to Under Review
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
- Status changed from Resolved to Closed
- Sprint Focus changed from PRC to Needs Decision
Also available in: Atom
PDF