[TYPO3-dev] Flexform and Select-Statement

Christian Tauscher cms at media-distillery.de
Fri Mar 21 17:50:06 CET 2008


Hi dear Programmers!

I have devindes a select Field in my FelxForm Datastructure:

<type>select</type>
<foreign_table>tt_address</foreign_table>
<foreign_table_where> AND tt_address.pid = 378 </foreign_table_where>

So far so good, but how to get rid of this hardcodes PID?
Isn't there a way like in TCA, where i could use some markers?

###PAGE_TSCONFIG_ID### would be nice

Thank you für your Help,

Christian.




More information about the TYPO3-dev mailing list