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

[BUGFIX] Set correct export field uids #1217

Merged

Conversation

IchHabRecht
Copy link
Contributor

As all filter requests are forwarded from the dispatch action to the list action, the request is evaluated as "invalid" and submitted form values are used by default. To ensure the current (new) field uids for an export are taken into account, the corresponding attribute "respectSubmittedDataValue" needs to be set.

Maybe related to: #1180

Resolves: #1089

As all filter requests are forwarded from the dispatch action to the
list action, the request is evaluated as "invalid" and submitted form
values are used by default. To ensure the current (new) field uids for
an export are taken into account, the corresponding attribute
"respectSubmittedDataValue" needs to be set.
@mschwemer mschwemer merged commit 3d82039 into in2code-de:typo3-v12 Feb 20, 2025
9 checks passed
@IchHabRecht IchHabRecht deleted the bugfix/set-correct-export-fields branch February 20, 2025 21:19
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.

Export CSV - Filter isn't respected
2 participants