[Neos] Issues in Selecting a Finisher

Bastian Waidelich bastian at typo3.org
Thu Mar 19 13:30:31 CET 2015


On 19.03.15, at 07:36, Kevin Sam wrote:

Hi Kevin

> it works now... i've changed the settings to.
>
> TYPO3:
>   Form:
>     presets:
>       default: [...]

which is exactly what I wrote ;)

You can use custom presets of course but then you must tell the form 
content object to use this:

prototype(TYPO3.Neos.NodeTypes:Form) {
     presetName = 'MyCustomPreset'
}

HTH


-- 
Bastian Waidelich


More information about the Neos mailing list