Tailor-made rendering of the Summary Page in TYPO3 Forms
Sebastian KleinPossible ways of customized display of form data. Including buttons to correct entered data on the respective page.
Possible ways of customized display of form data. Including buttons to correct entered data on the respective page.
How to implement a progress indicator and stepper navigation for multi-page forms.
An additional CSS class, differing template paths or custom form prototypes – which approach you should use, and when.
TYPO3 v10 introduced unified Fluid templates for emails. You can customize these for your forms in a number of ways.
A new CSS class in the form template — added with a custom select field in the TYPO3 backend. Implementation with a few lines of YAML configuration.
Meaningful URL fragments (#interesting-section) and jump links in TYPO3 – maintainable by editors.
The PageType Decorator enables both suffixes (and more). But when using it, all typeNum must be taken into account.
The Routing Enhancer for Extbase extensions, reviewed line per line and using EXT:news as an example.
Since version 9.5, TYPO3 supports 'speaking URLs' natively. And all you need is a Site Configuration.
Learn how to localize everything related to forms, including some hard to find details.
It is quite simple to assign individual templates for the sent emails, using the Form Framework of TYPO3 v8.
Same website, but with different form styling or translations? One possible solution is to configure a new prototype in the TYPO3 Form Framework.