[TYPO3-dev] access flexform values in typoscript

Philipp Gampe philipp.gampe at typo3.org
Mon May 7 19:59:38 CEST 2012


Hi Kjeld Schumacher,

Kjeld Schumacher wrote:

> Hi,
> I am creating a new Content Element by my own (TYPO3 4.6.8). As a
> reference I use following tutorial:
> http://buzz.typo3.org/people/steffen-kamper/article/integrating-own-
content-elements/
> 
> Steffen adds a flexform file in step 3, until this point no problem for
> me. In my flexform file I have multiple fields like RTE Textareas, etc.
> and I want to know how to insert the flexform values inside my typoscript
> setup to render them by $this->cObj->stdWrap.
> 
> 
> Does anyone have a link for me or a best practice example how to solve
> this problem??

Normally you would parse the Flexform in an extension, but there is an 
extension called "cobj_xpath" which lets you do what you want :)

http://typo3.org/extension-manuals/cobj_xpath/1.1.1/view/1/4/#id547457

Best regards
-- 
Philipp Gampe – PGP-Key 0AD96065 – TYPO3 UG Bonn/Köln
Documentation – linkvalidator
TYPO3 .... inspiring people to share!




More information about the TYPO3-dev mailing list