[TYPO3-commerce] Marker for related page

Sebastian Stanger typo3 at stanger.org
Thu Oct 25 10:34:38 CEST 2007


Franz Koch wrote:

> ----
> plugin.tx_commerce_pi1.singleView.products.fields.relatedpage = TEXT
> plugin.tx_commerce_pi1.singleView.products.fields.relatedpage {
>     setContentToCurrent = 1
>     typolink.parameter.current = 1
>     value = This is the Linktext
> }
> ----

Hi Franz,
thank you for your reply, but this has the same result.  The Linktext is 
overwritten with the pid of the target-page, sothat I get a link like:
<a href="URL-to-pid">pid</a>

any suggestions? or do you know some kind of workaround?
I think its possible with conditions to check if a related page is 
available, but the I have hardcode the link, which is not a good solution.

Kind regards,

Sebastian


More information about the TYPO3-project-commerce mailing list