Skip to content

Conversation

devmes
Copy link

@devmes devmes commented Sep 24, 2025

The SelectViewHelper in v13.0.0 provided a multiple attribute, but handling of multiple selected values was not working. This commit fixes the issue by correctly reading and displaying multiple values.

Resolves: #663

The SelectViewHelper in v13.0.0 provided a `multiple` attribute, but
handling of multiple selected values was not working. This commit fixes
the issue by correctly reading and displaying multiple values.

Resolves:  in2code-de#663
@sbusemann
Copy link
Contributor

Planned for dev team https://projekte.in2code.de/issues/74950

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.

SelectViewHelper does not support multiple values in v13.0.0

2 participants