[TYPO3-mvc] Render same template with different actions

J. Weber newsletter at jewe.net
Tue May 3 10:08:48 CEST 2011


Hi all,

i would like to render the same index.html-template in different actions.
If i try
      $this->view->setTemplatePathAndFilename("article/index.html");
i get "/No template was found./"
Same with:
      
$this->view->setTemplatePathAndFilename("Resources/Private/Templates/article/index.html");
Any ideas?

Kind regards,
Jens


More information about the TYPO3-project-typo3v4mvc mailing list