TCEforms refactoring


Important note: The TCEforms refactoring source code has been moved to the TYPO3 Incubator Git repository: http://git.typo3.org/TYPO3v4/Incubator.git, branch project-tceforms.


TCEforms testing @T3DD09

TCEforms testing session T3DD09

TCA reference in Core API Documentation: http://typo3.org/documentation/document-library/core-documentation/doc_core_api/4.2.0/view/4/2/

Documentation of context sensitive help feature in the Core: http://typo3.org/documentation/document-library/core-documentation/doc_core_inside/4.2.0/view/2/9/

Things to check in TCEforms

time and datetime field

Bug report: http://bugs.typo3.org/view.php?id=10534

inline field

No bug report because the bug was told to olly hader, and he said it will be fixed in T3 v. 4.3
The bug ist, that no inline field is possible in a record which has the pid 0. Editing of the record will occur an error.

check field

If the field configuration has the option showIfRTE=1 set but there is no other field with an RTE the check field will be shown nevertheless

select field

BUG: use trim when exploding the exclusiveKeys value