[Typo3-dev] Relation in the TCA?

Rainer borisp at genion.de
Thu Sep 22 18:35:02 CEST 2005


Hi,

I have 3 tables:
- tab_product
- tab_action
- tab_action_mm (table of relation)

The tables "tab_action_mm" consists of these fields:
- uid_local
- uid_foreign
- action_price

To every product a price is deposited. Now one can put on actions which 
count to certain products and then the price of the concerning product 
changes.

I know how the relation basically works (TCA). Now I have the following 
question:
How to configure the inputform in the backend in the way like it creates 
the option to enter an action-price when I assign products to an action?





More information about the TYPO3-dev mailing list