[TYPO3-commerce] Disable single view or remove link from list view

hartmut achtmalvier at googlemail.com
Wed Dec 19 00:28:13 CET 2007


Hi list,

how can I disable the single view? Or at least remove the link from the 
title-field in list view pointing to single view?

Tried different things already, like:

lib.tx_commerce.products.fields{
	title = stdWrap
	title {
		typolink.parameter = 0
	}
}


or:

plugin.tx_commerce_pi1{
	singleView=0
}


No success.

Any hint appreciated.

greets
hartmut


More information about the TYPO3-project-commerce mailing list