[TYPO3-mvc] mmm-relationship
Martin Kutschker
masi-no at spam-typo3.org
Mon Jun 14 11:59:21 CEST 2010
Sebastian Kurfürst schrieb:
> Hey,
>
>> But domain logic does not prevent my BE user to do so, right?
> That's correct, you need to make sure that only valid records are
> created using the backend's / TCA techniques.
>
> So, effectively, if your data is being edited both in FE and in BE, then
> you need to keep the validators in sync manually.
Or you disable TCA editing (by hiding the tables) in the BE and provide an Extbase/FLUID module for
your data.
Masi
More information about the TYPO3-project-typo3v4mvc
mailing list