[TYPO3-commerce] Question about related page

Volker Graubaum vg_typo3 at e-netconsulting.de
Mon Jul 16 07:59:47 CEST 2007


Hi Andreas,

> plugin.tx_commerce_pi1.singleView.products.fields.relatedpage
> 
> is the id of the related page. But how can you make a link with that. 
> Call me strupid, but this code doesn't work:

Not stupid, but a small thing is missing

> plugin.tx_commerce_pi1.singleView.products.fields.relatedpage = TEXT
> plugin.tx_commerce_pi1.singleView.products.fields.relatedpage {
  -->  setContentToCurrent = 1 // that's the actual content (ID of page, 
to the current value
>     stdWrap.typolink.parameter = 1
>     stdWrap.typolink.parameter.current = 1
>     value = Hallo world
> }

Greetings Volker


More information about the TYPO3-project-commerce mailing list