Project

General

Profile

Actions

Bug #50787

closed

FlexForm Select-Conditions by FlexForm-Field

Added by Gabriel Kaufmann / Typoworx NewMedia over 11 years ago. Updated almost 9 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2013-08-05
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
4.7
PHP Version:
Tags:
Complexity:
nightmare
Is Regression:
No
Sprint Focus:

Description

We where trying to use FlexForm with a MM-Relation.

We tried to setup this by example of tt_address:

  1. We have Adress-Records assigned to Address-Groups
  2. We have Address-Group Records

Then we had the need of an individual Output for them and tried to build a FlexForm-FCE contains an Adress-Group (tt_address_group) Select and an Address-Select (tt_address).

Then we tried to configure the Address-Selector to use tt_address_group_mm (with TCA "MM") to pre-filter the Adress-Selection by the Group selected previously.

Example
We have:
  1. Adress 1 related to Address-Group "A"
  2. Adress 2 related to Address-Group "B"

In our FCE created we get both Adresses shown in Address-Select.
Then we select Address-Group "B" and Address-Select should only show "Address 2" (as member of Address-Group "B" we selected).

Result
We was unable to configure this "simple" relation. This bug seems to be related to #50785. But despite of that we are unshure how this case can be covered correctly and didn't find a working example on something similar.

Actions

Also available in: Atom PDF