[TYPO3-dev] Alter foreign_table_where to select items from parent page

Mathias Schreiber [TYPO3] mathias at typo3.org
Tue Apr 24 15:12:14 CEST 2007


Brian Bendtsen schrieb:
>  function main() {
>   $retVal = 
> array(array('0'=>'value_to_save_in_db','1'=>'label_to_show_in_BE'));
>   return $retVal;
>  }
> }
> 
> But nothing shows up in the select box.
> 
> I have this in my TCA:

Try prefixing the function with user_ or tx_




More information about the TYPO3-dev mailing list