femanager
femanager copied to clipboard
SelectViewHelper does not support multiple values in v13.0.0
In version 13.0.0, the SelectViewHelper provides a multiple attribute, but it is not possible to properly handle multiple selected values.
When using multiple="true", the rendered select field allows selecting multiple options, but the values cannot be read out or displayed correctly.