TCEforms refactoring¶
Important note: The TCEforms Subversion repository is no longer in active use. Instead, we now use Git due to its superior merging capabilities. You can find the new repository at http://github.com/andreaswolf/typo3-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