
Custom fields in the TYPO3 Form Editor
Sebastian KleinA 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.
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.
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.
With TYPO3 v8 LTS, a completely revised extension to create all kinds of forms was introduced. This time I'll show you how you can assign custom templates only to selected forms.