[TYPO3-dev] Flexform and Select-Statement

Dmitry Dulepov [typo3] dmitry at typo3.org
Sat Mar 22 17:51:07 CET 2008


Christian Tauscher wrote:
> 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

Yes, there is. Exactly the same way. See in "TYPO3 Core API".

-- 
Dmitry Dulepov
TYPO3 core team
Web: http://typo3bloke.net/
Skype: callto:liels_bugs
"Nothing is impossible. There are only limits to our knowledge"




More information about the TYPO3-dev mailing list