[Neos] Issues in Selecting a Finisher

Bastian Waidelich bastian at typo3.org
Wed Mar 18 11:04:56 CET 2015


On 18.03.15, at 10:43, Kevin Sam wrote:

Hi Kevin,

> [...]i have updated the settings as TYPO3:
>   Form:
>     presets:
>       finisherPresets:
>         'Org.Code:Save':
>           implementationClassName: 'Org\Code\Finishers\SaveFinisher'
>           options: {}

You're missing the preset name, for example:

TYPO3:
   Form:
     presets:
       'default':
         finisherPresets: ...

See 
http://flow.typo3.org/documentation/guides/forms/extending-form-builder#creating-a-finisher-editor


-- 
Bastian Waidelich


More information about the Neos mailing list