[Neos] Insert form into a template

Lorenz Reichelt lr at pripple.de
Tue Oct 28 14:13:29 CET 2014


Hi Tina,

I just added the following lines to the body.parts section of the TypoScript selector for the respective page:

formular = TYPO3.Neos.NodeTypes:Form {
  formIdentifier = 'my_form_identifier'
}

Does that help? Take care —
Lorenz

Am 27.10.2014 um 17:11 schrieb Tina Eckhorst <t.eckhorst at magent.de>:

> Hi,
> is it possible to insert a form build with TYPO3.Form into a template?
> I defined all needed fields in the .yaml file and would like to render this directly in the template and not insert it via the backend into the page.
> _______________________________________________
> Neos mailing list
> Neos at lists.typo3.org
> http://lists.typo3.org/cgi-bin/mailman/listinfo/neos



More information about the Neos mailing list