[TYPO3-shop] Marker Substitution
Daniel Bruessler
info at -remove-patchworking.de
Tue Jan 15 17:41:16 CET 2008
Hello Franz,
thank you, that helps a little bit.
Cheers!
Daniel
> Hello Lukas,
>
>> I created a custom database field called tx_keeperpoints_keeperpoints in
>> the table tt_products.
>> In the single view the marker
>> ###PRODUCT_TX_KEEPERPOINTS_KEEPERPOINTS### is only substituted with the
>> correct value when I am logged in as Backend User.
>> Not logged in I see the marker (unsubstituted).
>
> You must also call the function
> tx_div2007_alpha::loadTcaAdditions_fh001('myextkey');
> of the div2007 extension.
>
> This is necessary to retrieve the whole TCA of a table for the FE.
>
> - Franz
>
More information about the TYPO3-project-tt-products
mailing list