Hi all,

I'm having a field of type 'inline' in the TCA which uses a foreign_selector to get a multi-selectbox with records from a foreign table to which relations can be created.

Problem is that all records of this foreign table are listed in the selectbox, where I want to narrow this to records with a specific pid.

In class.t3lib_tceforms_inline.php there's a function getPossibleRecords which returns the items for the selectbox. Looking at the code it should be possible to modify the selection with a certain fieldTSConfig, but I can't get this to work.

Anyone tried this succesfully?

Thanks,
Albert
_______________________________________________
TYPO3-english mailing list
TYPO3-english@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english

Reply via email to