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

Ernesto Baschny [cron IT] ernst at cron-it.de
Wed Mar 8 20:12:51 CET 2006


Franz Holzinger schrieb am 08.03.2006 19:55:
> doesn't anyone have a opinion to the topic how to make all possible
> tables configurable in the backend?
>
> I will soon have to do more coding for this and would like to have your
> suggestions into which direction this should go.
>
> Maybe a global page id should be used under which the mm tables can be
> edited. So the TYPO3 functions needs some adaptions to work with mm
> tables that do not have a pid and no uid field.
>   
Just as an idea:

How would it be if we could edit these "extra fields" that you want to
store in the MM-relation directly in the
browse_links.php wizard? Currently there I can just select the desired
records ("Select Record"). But if instructed by TCA we could have other
fields (integer, strings, etc) there that are attached together with the
chosen record and which get added to the select field and later stored
in the MM-table together with the IDs.

I've done such a thing on a non-TYPO3-project where I had the exact same
problem.

Cheers,
Ernesto




More information about the TYPO3-dev mailing list