[TYPO3-dev] Linking to Records with the Link Wizard
Sebastian Gebhard
sebastian.gebhard at googlemail.com
Thu Oct 1 12:18:33 CEST 2009
Regarding the TSconfig. You should also be able to give to GET-Parameter of course, so maybe another syntax would be better like:
mod.SHARED.allowedLinkTables.tt_news{
# Influence which records are shown in the selector
where = pid = 123
GETparam = tx_ttnews[uid]
}
I hope you get the point.
Maybe instead of the selector we could also use the new suggest feature.
More information about the TYPO3-dev
mailing list