[TYPO3-commerce] How to link with article title?

Robert Grede roberto at gredini.de
Thu Jan 24 19:56:10 CET 2008


Hi,

i tried this! what's wrong?

plugin.tx_commerce_pi1.singleView.articles.fields {
	title >
	title = TEXT
	title {
		setContentToCurrent = 1
		required = 1
		wrap = <h2>|</h2>
		typolink {
			setCommerceValues = 1
			useCacheHash = 1
		}
	}
}

regards,
Robert


More information about the TYPO3-project-commerce mailing list