femanager
femanager copied to clipboard
[BUGFIX] Support multiple values in SelectViewHelper
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