extension_builder icon indicating copy to clipboard operation
extension_builder copied to clipboard

Allow to set Cascading Deleting for field

Open qbadev opened this issue 5 years ago • 0 comments

T3 has option to prevent deleting related records while deleting parent record. It's described here: Typo3 Docs - Start Field types (config > type) IRRE / inline Properties enableCascadingDelete

Now, if one wants to set this option and still have flexibility using EB, one needs to create Override for each issued table.

This option should be added to EB, table edit form, and be included in auto-generated TCA file.

qbadev avatar Jan 02 '20 15:01 qbadev