[Typo3-dev] Backend Flexform Selectbox
    Dmitry Dulepov 
    typo3 at fm-world.ru
       
    Thu Nov  3 07:12:44 CET 2005
    
    
  
Hi!
Ronald Renfro wrote:
>         <foreign_table_where>AND 
> tx_whoamimembers_status.pid=###STORAGE_PID### ORDER BY 
> tx_whoamimembers_status.title</foreign_table_where>
> ...
> the foreign_table_where configuration for the selectbox will only  work
> if I hard code the value of the pid like
> this:
> <foreign_table_where>AND tx_whoamimembers_status.pid=427 ORDER BY 
> tx_whoamimembers_status.title</foreign_table_where>
Did you set "General record storage" in the page header of the root of
your site? Does this page have "site root" flag set (visible if you
enable extended view in the bottom of the page)?
Dmitry.
    
    
More information about the TYPO3-dev
mailing list