Bug #50787
closedFlexForm Select-Conditions by FlexForm-Field
0%
Description
We where trying to use FlexForm with a MM-Relation.
We tried to setup this by example of tt_address:
- We have Adress-Records assigned to Address-Groups
- 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.
ExampleWe have:
- Adress 1 related to Address-Group "A"
- 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.
Updated by Mathias Schreiber almost 10 years ago
- Target version set to 7.4 (Backend)
- Complexity set to nightmare
- Is Regression set to No
Updated by Susanne Moog over 9 years ago
- Target version changed from 7.4 (Backend) to 7.5
Updated by Benni Mack about 9 years ago
- Target version changed from 7.5 to 7 LTS
Updated by Christian Kuhn about 9 years ago
- Status changed from New to Needs Feedback
- Target version deleted (
7 LTS)
Frankly, I don't really understand this scenario. We changed a lot in typo3 7 in this area, so chances are this issue is either solved now or throws an exception to tell what exactly is not working.
Could you maybe add the all related TCA and flex xml to reproduce this scenario?
Updated by Riccardo De Contardi almost 9 years ago
- Status changed from Needs Feedback to Closed
No feedback within the last 90 days => closing this issue.
If you think that this is the wrong decision or experience this issue again, then please write to the mailing list typo3.teams.bugs with issue number and an explanation or open a new ticket and add a relation to this ticket number.
You could also join the #typo3-cms channel in Slack if you still need support.
Thank you