[TYPO3-dev] find FlexForm value in page tree

Andreas Förthner Andreas.Foerthner at netlogix.de
Mon Apr 10 17:05:35 CEST 2006


Hi,

I developed a plugin with a flexform to configure. In the flexform you 
can select a value from a select field which gets its entries from one 
of my db-tables. The plugin is inserted on many pages and shows 
different data depending on the selection of my select field.
Now I have a second plugin that should link to one instance of the first 
one. But it has to know to which one, actually to which page. So it has 
to find out where the plugin with the appropiate selection of the first 
plugin is made.
What I actually have to do is to search over the whole flexform data in 
the pagetree and find the page where the select-field has a specific value.
Is something like that possible? Can I search for a specific flexform 
value in the whole pagetree?

Thank you for your help!

Greets

Andreas




More information about the TYPO3-dev mailing list