Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[TASK] Add relationship manyToOne for group fields with maxitems 1 #2540

Merged
merged 1 commit into from
Oct 24, 2024

Conversation

nhovratov
Copy link
Contributor

When using the new record transformation processor in TYPO3 v13, FlexForm is also transformed and has its relations resolved. In order to have desired cardinality, the new option relationship has to be defined. For fields with maxitems set to 1, the desired cardinality is most likely manyToOne.

Fixes: #2539

When using the new record transformation processor in TYPO3 v13,
FlexForm is also transformed and has its relations resolved. In
order to have desired cardinality, the new option `relationship`
has to be defined. For fields with maxitems set to 1, the desired
cardinality is most likely `manyToOne`.

Fixes: georgringer#2539
@georgringer georgringer merged commit bb43d61 into georgringer:main Oct 24, 2024
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

News throws errors in TYPO3 13 if new TS-Object PAGEVIEW with PageContentFetchingProcessor is used
2 participants