[TYPO3-dev] Modifying TypoScript code to allow access to flexform data

Dmitry Dulepov [typo3] dmitry at typo3.org
Mon Jul 28 12:35:22 CEST 2008


Hi!

Felix Buenemann wrote:
> I noticed, that there is basically no way to access flexform data from 
> within typoscript, so I'd like to extend this functionality.

Generic rule: search before you post. TS for flexforms was discussed a month ago.

> I have thought about a syntax like:
> 
> someItem = COA
> someItem {
>   10 = TEXT
>   10.field = tx_templavoila_flex|some_flexform_field
>   10.wrap = <span>|</span>
>   20 = TEXT
>   20.field = tx_templavoila_flex|some_other_flexform_field
> }

This will not work because does not take sheets, containers, sections and flexform languages into account. Please, see the earlier discussion on the subject.

-- 
Dmitry Dulepov
TYPO3 Core team
Latest article: http://typo3bloke.net/post-details/do_not_ask_more_than_you_need/
More about TYPO3: http://typo3bloke.net/
Subscribe: http://typo3bloke.net/rss.xml




More information about the TYPO3-dev mailing list