[TYPO3-dev] edit and use all tables in backend forms with TCA

Franz Holzinger franz at fholzinger.com
Wed Mar 8 23:26:06 CET 2006


Hello Joey,
> 
> Well - correct me if I got you wrong, but isn't this exactly what phpmyadmin
> already can do?
With phpMyadmin you can do almost everything. ;-)

> What exactly is the goal for your approach?
A normal stupid client shall be able to edit the data of the relation.
He has absolutely no idea about database tables.

> Who will need those editable tables and for which reason?
In my case these are customers who describe the sorts of materials they
can treat. The addresses of these customers shall be searchable by the
different kind of materials. Depending on the material there are
different fields with other possible values. So it must be assured that
this fits together and is entered correctly.

> And if you really want to accept breaking backwards compatibility this must
> be a _very_ good reason ;-)
> 
Well the problem is that the TYPO3 functions for the backend are limited
because of the need for uid and pid.
Therefore unfortunately I had to use a lot of XCLASSES. This is a big
problem. So why not extend the functions in TYPO3 ? E.g. for TYPO3 5.0
this should be done.

- Franz






More information about the TYPO3-dev mailing list