[TYPO3-dev] New page type calling plugin through Typoscript

Olle Haerstedt o.haerstedt at bitmotion.de
Tue Sep 16 14:58:00 CEST 2014


Hm, maybe `settings.productid = page:productid`.

But that's not really what I want still. This is the function signature:

public function showAction(\Wd\Domain\Model\Product $product)

I want to feed `page:productid` (the uid) to the action so that it instantiates the $product
object automatically, just like it would do if it was called from, say, a link action. Is this
possible?

Regards
Olle



More information about the TYPO3-dev mailing list