Actions
Task #82383
closedEpic #82340: EXT:form - improve documentation
EXT:form - document "Quick start"
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Form Framework
Target version:
-
Start date:
2017-09-08
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
9
PHP Version:
Tags:
Documentation
Complexity:
Sprint Focus:
Description
A new chapter should be added to give the editor a quick start.
"Quick win" - one page chapter to just jump into using EXT:form. Steps to describe:
- make sure fluid and form static TS is working
- create a form with the editor
- if desired: move YAML 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
- if needed: provide translation to the various fields
- final step:
- open page module
- select page
- create new content element of type "Mail Form"
- tab "Plugin" -> choose form -> save
- if needed: override finisher configuration
- enjoy
Updated by Gerrit Code Review over 6 years ago
- Status changed from New to Under Review
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/56340
Updated by Gerrit Code Review over 6 years ago
Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/56340
Updated by Björn Jacob over 6 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 308925d88a755677fdec3e506893f534363a0e7f.
Actions