Project

General

Profile

Task #82383

Updated by Björn Jacob over 6 years ago

A new chapter should be added to give the editor a quick start. 

 "Quick win" - one page chapter to just jump into using EXT:forms. Steps to describe: 

 * make sure fluid and form static TS is working 
 * create a form with the editor 
 * move it to a dedicated extension 
 ** thus providing custom YAML definition with `TYPO3.CMS.Form.persistenceManager.allowedExtensionPaths` 
 ** possibly explaining the optional additional flag `allowSaveToExtensionPaths` 
 ** otherwise wizard cannot be used anymore and it's hard to jump to pure YAML at first 
 * Provide translation to the various fields

Back