-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
To reduce confusion between TCA types and Content Blocks's field types, we exchanged with the people refactoring the TCA field types for TYPO3 version 12. Following field types will be removed for the content blocks:
Date→ useDateTimewith sub-typedateImage→ useFilewith sub-typeimageInteger→ useNumberwith formatintMoney→ useNumberwith formatdoubleMultiSelect→ useSelectwithmaxItems> 1Percent→ useNumber(now has slider options)Radiobox→ useRadioTel→ useNumberorTextTime→ useDateTimewith sub-typetimeToggle→ useCheckboxwithdisplay: toggleUrl→ useLink
Also, the property trim will be removed for all field types. Trimming will be enabled by default.
- Implement new field types
- Implement changes to field types
- Auto-trim fields
- Add deprecation note to docs
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels