[TYPO3-dev] $TCA field with type=user in list
Mathias Schreiber [wmdb >]
mathias.schreiber at wmdb.de
Fri Apr 17 12:13:33 CEST 2009
Rudy Gnodde schrieb:
> Thanks for your reply. I've thought about that, but all other fields
> have to be updatable and insertable. If I create a view which is the
> same as the original table except for the total field I can update the
> records, but I can't insert new records into it.
As long as all fields are "directly relatable" from the view to its data
structure I can insert on a view as well (mySQL 5.0 though).
Did you give it a try on the mysql shell yet?
cheers
Mathias
More information about the TYPO3-dev
mailing list