Project

General

Profile

Actions

Feature #17309

closed

Add a property to stdWrap.data to access values from flexforms

Added by Jo Hasenau almost 17 years ago. Updated about 4 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
TypoScript
Target version:
-
Start date:
2007-05-14
Due date:
% Done:

100%

Estimated time:
PHP Version:
5.3
Tags:
Complexity:
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)

Actions

Also available in: Atom PDF